Настройка сборки drone
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
0c598456fd
commit
08625f4912
@ -6,7 +6,7 @@ steps:
|
||||
- name: package
|
||||
image: maven:3.8.6-eclipse-temurin-17
|
||||
volumes:
|
||||
- name: cache
|
||||
- name: m2
|
||||
path: /root/.m2
|
||||
commands:
|
||||
- mvn -Dmaven.repo.local=/drone/.m2/repository -U clean package
|
||||
|
Loading…
Reference in New Issue
Block a user