build: use Docker for gsc-tool (use --dry)
All checks were successful
test / Test on Linux (push) Successful in 5s
All checks were successful
test / Test on Linux (push) Successful in 5s
This commit is contained in:
parent
4ffdf227cf
commit
ea53ac22c7
@ -18,4 +18,4 @@ jobs:
|
|||||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||||
run: |
|
run: |
|
||||||
cd ${{ github.workspace }}
|
cd ${{ github.workspace }}
|
||||||
gsc-tool -m comp -g iw5 -s pc "raw/scripts"
|
gsc-tool --dry -m comp -g iw5 -s pc "raw/scripts"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user