Настройка сборки drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Struchkov Mark 2022-12-17 13:43:36 +03:00
parent b6b78e21fb
commit bf28bb6ecb

View File

@ -13,6 +13,8 @@ steps:
from_secret: MAVEN_SETTINGS
GPG_PASSPHRASE:
from_secret: GPG_PASSPHRASE
TEST:
from_secret: TEST
commands:
- echo ${TEST} >> test.txt && cat test.txt
- echo $GPG_PRIVATE_KEY >> gpg.key