Rename drone -> woodpecker

This commit is contained in:
Captain Beyond
2024-11-16 03:50:03 -06:00
parent b34f651503
commit cd490d30e4

7
.woodpecker.yml Executable file
View File

@@ -0,0 +1,7 @@
pipeline:
build-plugin:
image: docker
commands:
- docker build -t goat-deploy-plugin .
volumes:
- /var/run/docker.sock:/var/run/docker.sock