initial commit
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-02-18 14:11:16 +01:00
commit 95037c0f82
2 changed files with 215 additions and 0 deletions

7
.woodpecker.yml Normal file
View File

@@ -0,0 +1,7 @@
pipeline:
deploy:
image: alpine:3.13
volumes:
- /var/web/live/:/deploy
commands:
- cp index.html /deploy