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:
|
||||
- build-frontend
|
||||
- test-backend
|
||||
- job: verify-staging
|
||||
optional: true
|
||||
|
||||
# =============================================================================
|
||||
# STAGE 6: Post-deploy verification
|
||||
|
||||
Reference in New Issue
Block a user