.gitea/workflows/services.yml aktualisiert
Test Workflow run in Container / test (push) Successful in 8s
Test Gitea Actions with Service Containers / build (push) Has been cancelled

This commit is contained in:
2023-07-17 20:28:14 +02:00
parent 66e2fda0ae
commit 698a01cfe9
+2
View File
@@ -37,6 +37,8 @@ jobs:
echo "${{ toJSON(gitea) }}" echo "${{ toJSON(gitea) }}"
echo --------------------------------------------- echo ---------------------------------------------
echo "${{ toJSON(job) }}" echo "${{ toJSON(job) }}"
echo ---------------------------------------------
echo "${{ toJSON(runner) }}"
- name: Install NodeJS - name: Install NodeJS
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with: