fix: updates to CI/CD Paths
All checks were successful
Deploy to Staging / Build Images (push) Successful in 21s
Deploy to Staging / Deploy to Staging (push) Successful in 28s
Deploy to Staging / Verify Staging (push) Successful in 7s
Deploy to Staging / Notify Staging Ready (push) Successful in 6s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
All checks were successful
Deploy to Staging / Build Images (push) Successful in 21s
Deploy to Staging / Deploy to Staging (push) Successful in 28s
Deploy to Staging / Verify Staging (push) Successful in 7s
Deploy to Staging / Notify Staging Ready (push) Successful in 6s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
This commit is contained in:
@@ -62,7 +62,7 @@ services:
|
||||
container_name: mvp-postgres-staging
|
||||
volumes:
|
||||
- mvp_postgres_staging_data:/var/lib/postgresql/data
|
||||
- ./secrets/staging/postgres-password.txt:/run/secrets/postgres-password:ro
|
||||
- ./secrets/app/postgres-password.txt:/run/secrets/postgres-password:ro
|
||||
|
||||
# ========================================
|
||||
# Redis (Staging)
|
||||
|
||||
Reference in New Issue
Block a user