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 19:43:08 +02:00
parent f16a32a0ae
commit 542670be57
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
MONGO_INITDB_ROOT_USERNAME: root MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: supersecretpassword MONGO_INITDB_ROOT_PASSWORD: supersecretpassword
mongo-express: mongo-express:
image: mongo-express image: mongo-express:latest
ports: ports:
- 27017:27017 - 27017:27017
env: env: