Skip to content

Commit 86819ab

Browse files
committed
update ci
1 parent 5870754 commit 86819ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ steps:
4141
gitHubConnection: ADO_k8stcpdump
4242
repositoryName: Shuanglu/k8sTcpdump
4343
tag: $(Build.BuildNumber)
44-
changeLogCompareToRelease: 'lastFullRelease'
45-
changeLogType: 'commitBased'
44+
Pre-release: true
45+
tagSource: manual
4646
assets: |
4747
$(Build.ArtifactStagingDirectory)/k8stcpdump

0 commit comments

Comments
 (0)