.gitea/workflows/services.yml aktualisiert
Test Workflow run in Container / test (push) Successful in 7s
Test Gitea Actions with Service Containers / build (push) Failing after 27s

This commit is contained in:
2023-07-27 01:44:46 +02:00
parent 866995f66f
commit 7ec00540f6
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
echo ---------------------------------------------
echo "${{ toJSON(steps) }}"
echo ---------------------------------------------
ping google.com -c 20
ping mongodb -c 20
- name: Install NodeJS
uses: actions/setup-node@v3
with: