Rename drone -> woodpecker
This commit is contained in:
7
.woodpecker.yml
Executable file
7
.woodpecker.yml
Executable 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
|
||||
Reference in New Issue
Block a user