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

This commit is contained in:
Struchkov Mark 2022-12-17 12:49:20 +03:00
parent 98e0825c69
commit af2700ab39

View File

@ -5,7 +5,7 @@ name: haiti-framework
steps: steps:
- name: publish - name: publish
image: maven:3.8.6-eclipse-temurin-17 image: maven:3.8.4-openjdk-11
commands: commands:
- echo "$GPG_PRIVATE_KEY" >> "gpg.txt" - echo "$GPG_PRIVATE_KEY" >> "gpg.txt"
- echo "$MAVEN_SETTINGS" >> "maven-settings.xml" - echo "$MAVEN_SETTINGS" >> "maven-settings.xml"