Fix pipeline: remove verify-staging from deploy-production needs (manual gate is sufficient)
This commit is contained in:
@@ -217,8 +217,6 @@ deploy-production:
|
|||||||
needs:
|
needs:
|
||||||
- build-frontend
|
- build-frontend
|
||||||
- test-backend
|
- test-backend
|
||||||
- job: verify-staging
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# STAGE 6: Post-deploy verification
|
# STAGE 6: Post-deploy verification
|
||||||
|
|||||||
Reference in New Issue
Block a user