We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec28772 commit 62cf75bCopy full SHA for 62cf75b
1 file changed
.azure/azure-linux-musl.yml
@@ -7,6 +7,7 @@ jobs:
7
matrix:
8
musl:
9
BUILD: musl
10
+ DEPLOY: 1
11
maxParallel: 5
12
steps:
13
- bash: echo "##vso[task.setvariable variable=TAG]${BUILD_SOURCEBRANCH##refs/tags/}"
0 commit comments