Merge pull request #1432 from dod-ccpo/ci-fix-again

Set shell for failing docker login command.
This commit is contained in:
dandds
2020-02-19 14:19:30 -05:00
committed by GitHub

View File

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