🌱
This commit is contained in:
parent
1ec9111838
commit
9aadfafe1b
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ jobs:
|
||||||
uses: docker://git.hydrar.de/mdtools/mdtools:latest
|
uses: docker://git.hydrar.de/mdtools/mdtools:latest
|
||||||
with:
|
with:
|
||||||
entrypoint: /bin/bash
|
entrypoint: /bin/bash
|
||||||
args: "-c 'ls -1 /; ls -1'"
|
args: scripts/validate_schema.sh
|
||||||
|
|
Loading…
Reference in a new issue