This commit is contained in:
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
pipeline:
|
||||
deploy:
|
||||
image: alpine:3.13
|
||||
volumes:
|
||||
- /var/web/live/:/deploy
|
||||
commands:
|
||||
- cp index.html /deploy
|
Reference in New Issue
Block a user