Patch woodpecker (#5)
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details

Reviewed-on: Minecraft/minecraftmanagerplugin#5
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
pull/6/head
jolheiser 2022-02-12 21:49:09 +00:00
parent cb6ab21eed
commit ee4d75baf4
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ pipeline:
image: "gradle:7.4-jdk17" image: "gradle:7.4-jdk17"
when: when:
branch: main branch: main
event: push
release: release:
image: jolheiser/drone-gitea-main:latest image: jolheiser/drone-gitea-main:latest
settings: settings:
@ -25,3 +26,4 @@ pipeline:
- "build/libs/*.jar" - "build/libs/*.jar"
when: when:
branch: main branch: main
event: push