Merge pull request #1432 from dod-ccpo/ci-fix-again
Set shell for failing docker login command.
This commit is contained in:
commit
b0f946dd35
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user