We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbd0b0 commit edf1d68Copy full SHA for edf1d68
1 file changed
azure-pipelines.yml
@@ -20,7 +20,7 @@ jobs:
20
BUILD_AZP_URL: $(System.CollectionUri)
21
BUILD_AZP_VERSION: $(Build.BuildNumber)
22
23
- - task: AzureCLI@2.270.4
+ - task: AzureCLI@3.274.1
24
displayName: Docker Push
25
inputs:
26
azureSubscription: WCOM ACR Push
0 commit comments