Only push on master build - if it's working at all.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Oliver Rümpelein 2023-09-04 12:07:33 +02:00
parent c5c4f3e9a3
commit 69acc16cb1

View file

@ -8,9 +8,9 @@ steps:
image: gradle:jdk17
commands:
- gradle publish
# when:
# branch:
# - master
when:
branch:
- master
secrets:
- source: maven-repo-token
target: ci_job_token