hackerbots-live/.woodpecker.yml
2023-02-18 14:14:08 +01:00

8 lines
131 B
YAML

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