First commit (#17199)
Why I did it Work item tracking Microsoft ADO (number only): 25858445 How I did it sonic-mgmt-docker with both Python2 and Python3 tag is latest sonic-mgmt-docker with Python3 only tag is py3only How to verify it
This commit is contained in:
parent
3223ca0156
commit
63b2d68d70
@ -56,7 +56,7 @@ stages:
|
||||
containerRegistry: ${{ parameters.registry_conn }}
|
||||
repository: docker-sonic-mgmt
|
||||
command: push
|
||||
tags: latest
|
||||
tags: py3only
|
||||
- publish: $(Build.ArtifactStagingDirectory)
|
||||
artifact: 'docker-sonic-mgmt'
|
||||
displayName: "Archive docker image sonic-mgmt"
|
||||
|
Loading…
Reference in New Issue
Block a user