Only push on master build - if it's working at all.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
c5c4f3e9a3
commit
69acc16cb1
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue