Skip to content

Commit 4d388cc

Browse files
committed
Update tag for az ci
1 parent 7e65817 commit 4d388cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
gitHubConnection: xyb
2121
repositoryName: xieyubo/WSL2-Linux-Kernel
2222
action: delete
23-
tag: latest
23+
tag: wsl-xyb-port-5.5.y-latest
2424
continueOnError: true
2525
- script: |
26-
git push origin :refs/tags/latest
26+
git push origin :refs/tags/wsl-xyb-port-5.5.y-latest
2727
- task: GitHubRelease@0
2828
displayName: Create new release
2929
inputs:
@@ -32,7 +32,7 @@ jobs:
3232
action: create
3333
target: $(Build.SourceVersion)
3434
tagSource: manual
35-
tag: latest
35+
tag: wsl-xyb-port-5.5.y-latest
3636
assetUploadMode: delete
3737
isPreRelease: true
3838
addChangeLog: false

0 commit comments

Comments
 (0)