Skip to content

Commit 97ef127

Browse files
committed
allow_branches
1 parent 9c03c5f commit 97ef127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ create_pr_release_to_master: true
66

77
env:
88
- GITHUB_ACCESS_TOKEN_ID: github_access_token_acsbuildguy
9-
- RELEASE_BRANCHES: ".*"
109

1110
# code_analysis:
1211
# sonarqube:
@@ -35,5 +34,6 @@ deployment:
3534
- zip -r DSPythonNet3.zip package_output/DSPythonNet3
3635
-
3736
type: github
37+
allow_branches: ".*"
3838
outputs:
3939
- DSPythonNet3.zip

0 commit comments

Comments
 (0)