gitea plugin is only valid for tags
All checks were successful
ci/woodpecker/tag/make-pk3 Pipeline was successful
All checks were successful
ci/woodpecker/tag/make-pk3 Pipeline was successful
This commit is contained in:
parent
92c0d88489
commit
5499ab295d
@ -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:
|
||||
|
@ -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 :)
|
Loading…
Reference in New Issue
Block a user