This commit is contained in:
parent
4ed0315854
commit
476d5fcf10
@ -6,13 +6,6 @@ steps:
|
|||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: maven:3.8.4-openjdk-11
|
image: maven:3.8.4-openjdk-11
|
||||||
environment:
|
|
||||||
GPG_PRIVATE_KEY:
|
|
||||||
from_secret: GPG_PRIVATE_KEY
|
|
||||||
MAVEN_SETTINGS:
|
|
||||||
from_secret: MAVEN_SETTINGS
|
|
||||||
GPG_PASSPHRASE:
|
|
||||||
from_secret: GPG_PASSPHRASE
|
|
||||||
commands:
|
commands:
|
||||||
- echo "$GPG_PRIVATE_KEY" >> gpg.key
|
- echo "$GPG_PRIVATE_KEY" >> gpg.key
|
||||||
- echo "$MAVEN_SETTINGS" >> maven-settings.xml
|
- echo "$MAVEN_SETTINGS" >> maven-settings.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user