This commit is contained in:
parent
17ec6eaebd
commit
7deac15221
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: python
|
container: python
|
||||||
steps:
|
steps:
|
||||||
|
- run: ls
|
||||||
- run: python deploy.py
|
- run: python deploy.py
|
Loading…
Reference in a new issue