This commit is contained in:
parent
8fe1ad5e1e
commit
09c6151737
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-job:
|
deploy-job:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: ubuntu:latest
|
||||||
steps:
|
steps:
|
||||||
- name: init env
|
- name: init env
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue