Jun Wang
Jun Wang
@northtyphoon Bin, the solution that I came up with is to update the `step` with `EncodedTaskStep` if we are only updating the value of an EncodedTask. Will there be some...
copy file to anothe repo with multiple tags Copying 91ee5e9f42ba /home/wju/demo/h.txt Copied 91ee5e9f42ba /home/wju/demo/h.txt Copied localhost:12900/hello:tag1 => localhost:12900/hii:tag1 Tagged tag7 Tagged tag5 Tagged tag6 Digest: sha256:8cf27269e898510020eff45bd4a16985a194a5f8bb677e99bd0f6cf883937b11
Please assign this to me.
I will take on this item.
I have azure-cli 2.57.0. Tried running command `cat task.yaml | az acr task create -n hello-world -r myregistry -f - -c /dev/null --schedule "0 */1 * * *"` and was...
I have upgraded Azure-cli to the latest version 2.60 and run the following 3 commands. `cat task.yaml | az acr task create -n hello-world1 -r wjucr001 -f - -c /dev/null...