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

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