Swap to using sh for alpine.
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m20s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m20s
This commit is contained in:
parent
9078005d2f
commit
c1f075f8e3
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ jobs:
|
|||
fetch-depth: 0 # Recommended for metadata action
|
||||
|
||||
- name: Install Docker Client CLI
|
||||
shell: sh
|
||||
run: |
|
||||
echo "Installing Docker client"
|
||||
apk add docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue