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