This commit is contained in:
parent
44f56257cf
commit
f7f7cf0b98
@ -9,7 +9,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
name: test speed
|
name: test speed
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
|
|
||||||
@ -19,4 +19,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Run script in Docker container
|
- name: Run script in Docker container
|
||||||
run: |
|
run: |
|
||||||
|
docker run -v $PWD:/app git.mamahaha.work/sangge/tpre:base ls
|
||||||
docker run -v $PWD:/app git.mamahaha.work/sangge/tpre:base python speed_test.py
|
docker run -v $PWD:/app git.mamahaha.work/sangge/tpre:base python speed_test.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user