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