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

This commit is contained in:
2023-07-17 20:29:30 +02:00
parent 698a01cfe9
commit 7af6e3bd99
+4
View File
@@ -39,6 +39,10 @@ jobs:
echo "${{ toJSON(job) }}"
echo ---------------------------------------------
echo "${{ toJSON(runner) }}"
echo ---------------------------------------------
echo "${{ toJSON(steps) }}"
echo ---------------------------------------------
echo "${{ toJSON(step) }}"
- name: Install NodeJS
uses: actions/setup-node@v3
with: