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 9c03c5f commit 97ef127Copy full SHA for 97ef127
pipeline.yml
@@ -6,7 +6,6 @@ create_pr_release_to_master: true
6
7
env:
8
- GITHUB_ACCESS_TOKEN_ID: github_access_token_acsbuildguy
9
- - RELEASE_BRANCHES: ".*"
10
11
# code_analysis:
12
# sonarqube:
@@ -35,5 +34,6 @@ deployment:
35
34
- zip -r DSPythonNet3.zip package_output/DSPythonNet3
36
-
37
type: github
+ allow_branches: ".*"
38
outputs:
39
- DSPythonNet3.zip
0 commit comments