hackerbots-live/.woodpecker.yml
Victoria Fierce 95037c0f82
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
initial commit
2023-02-18 14:15:56 +01:00

8 lines
131 B
YAML

pipeline:
deploy:
image: alpine:3.13
volumes:
- /var/web/live/:/deploy
commands:
- cp index.html /deploy