Commit bcd226d
committed
DTOSS-12521: skip deploy stage on PRs without deploy label
Dependabot PRs do not have access to repository secrets by design,
causing the deploy stage to fail on Azure login. Gate deploy-stage
behind the deploy label, consistent with deploy-app-stage and the
approach used in dtos-manage-breast-screening.1 parent 73b643c commit bcd226d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments