Fix CI+2
continuous-integration/drone/push Build is passing Details

master
Dmitry Isaenko 2023-02-08 01:58:27 +03:00
parent 2356bfe0e9
commit f82275e82d
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ steps:
- name: builds - name: builds
path: /builds path: /builds
- name: jdk - name: jdk
path: /misc/windows/NSIS/jdk path: /drone/src/misc/windows/NSIS/jdk
- name: emerge-legacy-artifact - name: emerge-legacy-artifact
image: maven:3-openjdk-17 image: maven:3-openjdk-17
@ -61,7 +61,7 @@ steps:
- name: builds - name: builds
path: /builds path: /builds
- name: jdk - name: jdk
path: /misc/windows/NSIS/jdk path: /drone/src/misc/windows/NSIS/jdk
volumes: volumes:
- name: m2 - name: m2