holyloop/.woodpecker/.build.yml

9 lines
184 B
YAML
Raw Normal View History

2024-07-15 04:49:01 +00:00
steps:
- name: build
image: screenplain:latest
when:
branch: main
commands:
2024-07-15 04:51:10 +00:00
- bash .woodpecker/publish.sh
volumes:
- /mnt/20TB/Artifacts:/deploy_dir