fix woodpecker support
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/tag/build Pipeline was successful Details

This commit is contained in:
Mike Nolan 2024-07-14 23:52:59 -05:00
parent b979e424c3
commit 36ebe64bbd
2 changed files with 0 additions and 11 deletions

View File

@ -2,7 +2,6 @@ steps:
- name: build
image: screenplain:latest
when:
event: push
branch: main
commands:
- bash .woodpecker/publish.sh

View File

@ -1,10 +0,0 @@
steps:
- name: deploy
image: screenplain:latest
when:
event: tag
branch: main
commands:
- bash .woodpecker/publish.sh
volumes:
- /mnt/20TB/Artifacts:/deploy_dir