parent
06570e59be
commit
3e5b7beda9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: self-hosted
|
||||||
container: python
|
container: python
|
||||||
steps:
|
steps:
|
||||||
- run: ls
|
- run: ls
|
||||||
|
|
Loading…
Reference in a new issue