Patch woodpecker (#5)
Reviewed-on: Minecraft/minecraftmanagerplugin#5 Co-authored-by: jolheiser <john.olheiser@gmail.com> Co-committed-by: jolheiser <john.olheiser@gmail.com>pull/6/head
parent
cb6ab21eed
commit
ee4d75baf4
|
@ -15,6 +15,7 @@ pipeline:
|
|||
image: "gradle:7.4-jdk17"
|
||||
when:
|
||||
branch: main
|
||||
event: push
|
||||
release:
|
||||
image: jolheiser/drone-gitea-main:latest
|
||||
settings:
|
||||
|
@ -25,3 +26,4 @@ pipeline:
|
|||
- "build/libs/*.jar"
|
||||
when:
|
||||
branch: main
|
||||
event: push
|
||||
|
|
Loading…
Reference in New Issue