forked from sangge/tpre-python
fix: add rm perm
This commit is contained in:
parent
9bc38ec1ff
commit
5175f8ed97
@ -20,4 +20,4 @@ jobs:
|
|||||||
- name: Run script in Docker container
|
- name: Run script in Docker container
|
||||||
run: |
|
run: |
|
||||||
ls $PWD/src
|
ls $PWD/src
|
||||||
docker run -v .:/app git.mamahaha.work/sangge/tpre:base ls
|
docker run --rm -v .:/app git.mamahaha.work/sangge/tpre:base ls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user