We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14db980 commit c638f77Copy full SHA for c638f77
.github/workflows/stage-3-build.yaml
@@ -263,7 +263,7 @@ jobs:
263
if: success()
264
run: |
265
az pipelines run \
266
- --branch "feat/dtoss-9326-trigger-cd-pipeline-with-commit" \
+ --branch "main" \
267
--name cd-infrastructure-dev-core \
268
--org https://dev.azure.com/nhse-dtos \
269
--project ${project_name} \
0 commit comments