This commit is contained in:
parent
e081e9af4c
commit
c6338635cf
@ -6,6 +6,7 @@ steps:
|
|||||||
|
|
||||||
- name: publish maven central
|
- name: publish maven central
|
||||||
image: maven:3.8.5-openjdk-17
|
image: maven:3.8.5-openjdk-17
|
||||||
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- name: m2
|
- name: m2
|
||||||
path: /root/.m2/repository
|
path: /root/.m2/repository
|
||||||
|
Loading…
Reference in New Issue
Block a user