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
|
apk del --purge build
|
||||||
- run:
|
- run:
|
||||||
name: Login to Azure CLI
|
name: Login to Azure CLI
|
||||||
|
shell: /bin/sh -o pipefail
|
||||||
command: |
|
command: |
|
||||||
az login \
|
az login \
|
||||||
--service-principal \
|
--service-principal \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user