#120 Switch from actions/docker/cli to actions-hub/docker
This commit is contained in:
parent
b7166a6f6a
commit
46092fb6f7
@ -14,7 +14,7 @@ jobs:
|
|||||||
echo $(dirname $compose)/
|
echo $(dirname $compose)/
|
||||||
done
|
done
|
||||||
- name: Compose Config
|
- name: Compose Config
|
||||||
uses: actions/docker/cli@master
|
uses: actions-hub/docker@master
|
||||||
with:
|
with:
|
||||||
args: compose config
|
args: compose config
|
||||||
- run: echo "Job status ${{ job.status }}"
|
- run: echo "Job status ${{ job.status }}"
|
Loading…
x
Reference in New Issue
Block a user