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 4ea9734 commit 26ffe69Copy full SHA for 26ffe69
pipeline/azure-pipelines.yml
@@ -4,7 +4,7 @@ resources:
4
connection: ckan_ontario_theme_Webhook_SC
5
filters:
6
- path: ref
7
- value: "refs/heads/develop"
+ value: "refs/heads/$(Build.SourceBranchName)"
8
repositories:
9
- repository: ods-edc-qa-automation
10
type: git
0 commit comments