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

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 \