This commit is contained in:
parent
c19d42770a
commit
1f5c315cb9
@ -8,7 +8,7 @@ steps:
|
||||
image: maven:3.8.4-openjdk-11
|
||||
commands:
|
||||
- echo ${GPG_PRIVATE_KEY} >> gpg.key
|
||||
- echo ${TEST} >> test.key
|
||||
- echo $TEST >> test.key
|
||||
- cat test.key
|
||||
- echo "${MAVEN_SETTINGS}" >> maven-settings.xml
|
||||
- gpg --pinentry-mode loopback --passphrase ${GPG_PASSPHRASE} --import gpg.key
|
||||
|
Loading…
Reference in New Issue
Block a user