parent
bcbee59283
commit
cc415d0d75
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: python
|
container: python
|
||||||
steps:
|
steps:
|
||||||
- run: ls
|
- run: pwd && ls
|
||||||
- run: python deploy.py
|
- run: python deploy.py
|
Loading…
Reference in a new issue