Merge pull request #1431 from dod-ccpo/ci-temp-fix
Update Azure CLI login to container registry.
This commit is contained in:
commit
69754bbbd1
@ -103,7 +103,7 @@ commands:
|
|||||||
--password $AZURE_SP_PASSWORD \
|
--password $AZURE_SP_PASSWORD \
|
||||||
--username $AZURE_SP
|
--username $AZURE_SP
|
||||||
echo "Successfully logged in to Azure CLI."
|
echo "Successfully logged in to Azure CLI."
|
||||||
az acr login --name $AZURE_REGISTRY
|
az acr login --name $AZURE_REGISTRY | grep "Succeeded"
|
||||||
- run:
|
- run:
|
||||||
name: Install kubectl
|
name: Install kubectl
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user