We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c886541 commit 75d3b7dCopy full SHA for 75d3b7d
.github/workflows/publish-and-deploy.yaml
@@ -51,5 +51,5 @@ jobs:
51
environment: prod2
52
useTag: main
53
secrets: inherit
54
- # needs: integration_test_dev3
+ needs: push_to_registry_prod
55
if: github.ref == 'refs/heads/main'
0 commit comments