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

This commit is contained in:
2023-07-17 17:37:09 +02:00
parent 55fe3cbe29
commit ea0a82b3ad
-1
View File
@@ -21,7 +21,6 @@ jobs:
MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: supersecretpassword
options: >-
--name mongodb
--hostname mongodb
steps:
- name: Install NodeJS