diff --git a/.woodpecker.yml b/.woodpecker.yml index 5bde59a..6965b65 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,11 +1,7 @@ --- -services: - dind: - image: docker:dind - pipeline: molecule: - image: docker:stable-dind + image: docker:dind pull: true commands: - apk add --no-cache python3 python3-dev py3-pip gcc git curl build-base