File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
release/windows/choco/tools Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ stages:
183
183
includeRootFolder : false
184
184
archiveType : ' tar'
185
185
tarCompression : ' bz2'
186
- archiveFile : ' $(Build.ArtifactStagingDirectory)/sqlcmd-$(VERSION_TAG )-linux-s390x.tar.bz2'
186
+ archiveFile : ' $(Build.ArtifactStagingDirectory)/sqlcmd-$(versionTag )-linux-s390x.tar.bz2'
187
187
188
188
- task : PublishPipelineArtifact@1
189
189
displayName : ' Publish release archives'
Original file line number Diff line number Diff line change 1
-
2
- Note: Include this file if including binaries you have the right to distribute.
3
- Otherwise delete. this file. If you are the software author, you can change this
4
- mention you are the author of the software.
5
-
6
- ===DELETE ABOVE THIS LINE AND THIS LINE===
7
-
8
- VERIFICATION
1
+ VERIFICATION
9
2
Verification is intended to assist the Chocolatey moderators and community
10
3
in verifying that this package's contents are trustworthy.
11
4
You can’t perform that action at this time.
0 commit comments