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
|
branch: dev
|
||||||
steps:
|
steps:
|
||||||
build-local:
|
build-local:
|
||||||
image: docker:share-lt-build
|
build-local:
|
||||||
|
image: docker:24-dind
|
||||||
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue