update
This commit is contained in:
parent
2a093b3a88
commit
56a4dc46c1
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ on:
|
|||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: docker:dind
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Reference in a new issue