adding woodpecker config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Andrew Davidson 2023-03-03 21:44:52 -08:00
parent 37ab4fd263
commit 015ab3714e
Signed by: amd
GPG key ID: F1199FC0A76BB402

12
.woodpecker.yml Normal file
View file

@ -0,0 +1,12 @@
clone:
git:
image: plugins/git
depth: 1
pipeline:
build:
image: devforth/drone-builder
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- cd deploy && /bin/bash build.sh