Merge pull request #1441 from dod-ccpo/ugh
Don't check output status from ACR login in CI/CD.
This commit is contained in:
commit
4c9d14e10b
@ -96,7 +96,7 @@ commands:
|
|||||||
apk del --purge build
|
apk del --purge build
|
||||||
- run:
|
- run:
|
||||||
name: Login to Azure CLI
|
name: Login to Azure CLI
|
||||||
shell: /bin/sh -o pipefail
|
shell: /bin/sh
|
||||||
command: |
|
command: |
|
||||||
az login \
|
az login \
|
||||||
--service-principal \
|
--service-principal \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user