Fix pt 2
ci/woodpecker/push/pages Pipeline was successful Details
ci/woodpecker/push/gradle Pipeline failed Details

This commit is contained in:
Johannes Frohnmeyer 2022-10-27 23:35:48 +02:00
parent 8d05c44e04
commit 8148c2c9fc
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@ pipeline:
commands:
- export GRADLE_USER_HOME=`pwd`/.gradle
- gradle publish -Pmaven="https://git.frohnmeyer-wds.de/api/packages/Johannes/maven"
secrets: [ maven_token ]
when:
- branch: master