deploy
This commit is contained in:
parent
840db23ce5
commit
06ef8494e5
@ -11,6 +11,7 @@ deploy:
|
||||
- /^release-.*$/
|
||||
|
||||
before_script:
|
||||
- export GPG_TTY=$(tty)
|
||||
- gpg --import $GPG_PRIVATE_KEY
|
||||
script:
|
||||
- 'mvn --settings $MAVEN_SETTINGS -U -P ossrh,release clean deploy'
|
||||
|
Loading…
Reference in New Issue
Block a user