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

This commit is contained in:
2023-07-17 16:56:32 +02:00
parent 5af6fee1eb
commit a02ff2f975
+1 -1
View File
@@ -3,7 +3,7 @@ on: push
env:
# Global Env Variables readable in all jobs of this workflow
MONGODB_CLUSTER_ADDRESS: mongodb
MONGODB_CLUSTER_ADDRESS: 127.0.0.1
MONGODB_USERNAME: root
MONGODB_PASSWORD: supersecretpassword
MONGODB_DB_NAME: actions-environment