Modified woodpecker.yml
This commit is contained in:
parent
76afc4478f
commit
75265ca606
@ -1,11 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
|
||||||
dind:
|
|
||||||
image: docker:dind
|
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
molecule:
|
molecule:
|
||||||
image: docker:stable-dind
|
image: docker:dind
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache python3 python3-dev py3-pip gcc git curl build-base
|
- apk add --no-cache python3 python3-dev py3-pip gcc git curl build-base
|
||||||
|
Loading…
Reference in New Issue
Block a user