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 3b162b2 commit e5db98bCopy full SHA for e5db98b
build/azure-pipelines/build-common.yml
@@ -14,7 +14,7 @@ steps:
14
displayName: 'Go: build sqlcmd'
15
inputs:
16
command: 'build'
17
- argumens: '-o $(Build.BinariesDirectory)'
+ arguments: '-o $(Build.BinariesDirectory)'
18
workingDirectory: '$(Build.SourcesDirectory)/cmd/sqlcmd'
19
20
- task: CopyFiles@2
0 commit comments