fix drone config
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-08-15 07:54:10 +03:00
parent 1aa6ebaf1d
commit 22768eeaeb

View File

@@ -17,7 +17,7 @@ steps:
- name: mvnrepo - name: mvnrepo
path: /root/.m2 path: /root/.m2
commands: commands:
- mvn deploy -DskipTests=true -DaltDeploymentRepository=${DEPREPO} - mvn deploy -DskipTests=true -DaltDeploymentRepository=$DEPREPO
environment: environment:
DEPREPO: DEPREPO:
from_secret: deprepo from_secret: deprepo