Merge pull request #1441 from dod-ccpo/ugh

Don't check output status from ACR login in CI/CD.
This commit is contained in:
dandds 2020-02-21 15:53:20 -05:00 committed by GitHub
commit 4c9d14e10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ commands:
apk del --purge build
- run:
name: Login to Azure CLI
shell: /bin/sh -o pipefail
shell: /bin/sh
command: |
az login \
--service-principal \