diff --git a/.woodpecker.yml b/.woodpecker.yml index 9e35784..c18d3f3 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -8,6 +8,7 @@ pipeline: image: docker:23-dind volumes: - /var/run/docker.sock:/var/run/docker.sock + - /home/daan/.docker/config.json:/root/.docker/config.json commands: - apk add git - docker buildx build -t git.boerlage.me/daan/osrs-prometheus-exporter:latest .