gitea plugin is only valid for tags
ci/woodpecker/push/make-pk3 Pipeline was successful Details

This commit is contained in:
Nicole O'Connor 2024-02-03 23:06:19 -08:00
parent 92c0d88489
commit ccdce66558
2 changed files with 5 additions and 5 deletions

View File

@ -6,11 +6,11 @@ steps:
- apt update && apt upgrade -y && apt install -y zip
- xargs -a .pk3include -I% find . -wholename ./% | zip zorch_squadron.pk3 -@
when:
- event: [push, manual]
publish-prerelease:
- event: [tag]
publish:
image: woodpeckerci/plugin-gitea-release
when:
- event: [push, manual]
- event: [tag]
settings:
base_url: https://vcs.otl-hga.net
files:

View File

@ -1,5 +1,5 @@
# Zorch Squadron
### a WAD for Chex Quest 3 by Nicole O'Connor
This is nowhere near done yet, but if you want to download it and see how far I've gotten so far,
check the releases section :)
This is nowhere near done yet, but if you want to download it and see how much I've done so far,
you can check for PK3s in the releases section :)