Modified woodpecker.yml
This commit is contained in:
parent
e251055dd7
commit
76afc4478f
@ -1,4 +1,8 @@
|
||||
---
|
||||
services:
|
||||
dind:
|
||||
image: docker:dind
|
||||
|
||||
pipeline:
|
||||
molecule:
|
||||
image: docker:stable-dind
|
||||
|
@ -40,7 +40,8 @@
|
||||
name: woodpecker-agent
|
||||
restart_policy: always
|
||||
pull: true
|
||||
cap_drop: all
|
||||
userns_mode: host
|
||||
privileged: true
|
||||
networks:
|
||||
- name: woodpecker-net
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user