Skip to content

Commit a01ecb2

Browse files
committed
update ci
1 parent a4f83c3 commit a01ecb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ steps:
1717
inputs:
1818
command: 'build'
1919
workingDirectory: '$(System.DefaultWorkingDirectory)'
20+
arguments: '-o "$(System.DefaultWorkingDirectory)/k8stcpdump" -ldflags="-s -w"'
2021
- task: CopyFiles@2
2122
inputs:
2223
TargetFolder: '$(Build.ArtifactStagingDirectory)'

0 commit comments

Comments
 (0)