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