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