hackerbots-live/.woodpecker.yml

8 lines
131 B
YAML
Raw Normal View History

2023-02-18 13:11:16 +00:00
pipeline:
deploy:
image: alpine:3.13
volumes:
- /var/web/live/:/deploy
commands:
- cp index.html /deploy