.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:32:29 +02:00
parent 10b73ce74e
commit 30308552b1
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
echo --------------------------------------------- echo ---------------------------------------------
echo "${{ toJSON(runner) }}" echo "${{ toJSON(runner) }}"
echo --------------------------------------------- echo ---------------------------------------------
echo "${{ toJSON(step) }}" echo "${{ toJSON(steps) }}"
- name: Install NodeJS - name: Install NodeJS
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with: