backup-server/.woodpecker.yml
Andrew Davidson 5b02e4c1f9
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
populating PUSH_TOKEN
2023-03-03 22:53:07 -08:00

13 lines
221 B
YAML

clone:
git:
image: plugins/git
depth: 1
pipeline:
build:
image: docker
volumes:
- /var/run/docker.sock:/var/run/docker.sock
secrets:
- AUTH_TOKEN
commands:
- /bin/sh build.sh