Skip to content

Commit 2b9065d

Browse files
committed
Merge changes
1 parent 246e09d commit 2b9065d

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

build/azure-pipelines/build-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ stages:
183183
includeRootFolder: false
184184
archiveType: 'tar'
185185
tarCompression: 'bz2'
186-
archiveFile: '$(Build.ArtifactStagingDirectory)/sqlcmd-$(VERSION_TAG)-linux-s390x.tar.bz2'
186+
archiveFile: '$(Build.ArtifactStagingDirectory)/sqlcmd-$(versionTag)-linux-s390x.tar.bz2'
187187

188188
- task: PublishPipelineArtifact@1
189189
displayName: 'Publish release archives'

release/windows/choco/tools/VERIFICATION.txt

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
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
92
Verification is intended to assist the Chocolatey moderators and community
103
in verifying that this package's contents are trustworthy.
114

0 commit comments

Comments
 (0)