Update .gitea/workflows/services.yml
This commit is contained in:
@@ -3,7 +3,7 @@ on: push
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
# Global Env Variables readable in all jobs of this workflow
|
# Global Env Variables readable in all jobs of this workflow
|
||||||
MONGODB_CLUSTER_ADDRESS: 127.0.0.1
|
MONGODB_CLUSTER_ADDRESS: mongodb
|
||||||
MONGODB_USERNAME: root
|
MONGODB_USERNAME: root
|
||||||
MONGODB_PASSWORD: supersecretpassword
|
MONGODB_PASSWORD: supersecretpassword
|
||||||
MONGODB_DB_NAME: actions-environment
|
MONGODB_DB_NAME: actions-environment
|
||||||
|
|||||||
Reference in New Issue
Block a user