Commit 726f3aa
authored
fix(ci): Remove dev_deploy_test dependency from promote_to_staging job (#2622)
This change allows staging deployments to be manually approved immediately after build completion, without waiting for dev tests to pass. The manual approval gate via environment protection rules remains in place, ensuring controlled promotion to staging.1 parent cc164ac commit 726f3aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments