backup-server/.woodpecker.yml
Andrew Davidson 203a9eb6fb
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
adding CI files.
2023-03-03 22:07:00 -08:00

11 lines
237 B
YAML

clone:
git:
image: plugins/git
depth: 1
pipeline:
build:
image: docker:20.10.16 # fix at least major here
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- cd deploy && /bin/sh build.sh