#120 Try reading the documentation for the action...
This commit is contained in:
parent
d07415009e
commit
ce87463f6f
@ -14,7 +14,8 @@ jobs:
|
||||
echo $(dirname $compose)/
|
||||
done
|
||||
- name: Compose Config
|
||||
uses: actions-hub/docker@master
|
||||
with:
|
||||
args: compose config
|
||||
uses: actions-hub/docker/cli@master
|
||||
env:
|
||||
SKIP_LOGIN: true
|
||||
run: docker compose version
|
||||
- run: echo "Job status ${{ job.status }}"
|
Loading…
Reference in New Issue
Block a user