This commit is contained in:
parent
d3cd640207
commit
12912acae2
1 changed files with 3 additions and 1 deletions
|
|
@ -10,6 +10,8 @@ jobs:
|
|||
runs-on: docker
|
||||
container:
|
||||
image: docker:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
- name: Checkout
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue