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

This commit is contained in:
Struchkov Mark 2022-12-17 13:29:42 +03:00
parent 1f5c315cb9
commit bd8db135bf

View File

@ -6,6 +6,9 @@ steps:
- name: publish
image: maven:3.8.4-openjdk-11
environment:
TEST:
from_secret: TEST
commands:
- echo ${GPG_PRIVATE_KEY} >> gpg.key
- echo $TEST >> test.key