updated woodpecker
This commit is contained in:
parent
d6c735fbec
commit
578204a06e
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@ when:
|
|||
branch: dev
|
||||
steps:
|
||||
build-local:
|
||||
image: docker:share-lt-build
|
||||
build-local:
|
||||
image: docker:24-dind
|
||||
privileged: true
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue