add weird artifactory replacement
continuous-integration/drone/push Build is passing Details

master
Dmitry Isaenko 2022-07-15 08:23:24 +03:00
parent 6cd3d3ed51
commit 76363c82bf
1 changed files with 2 additions and 3 deletions

View File

@ -15,7 +15,6 @@ steps:
- name: archive-artifact - name: archive-artifact
image: alpine:latest image: alpine:latest
commands: commands:
- sleep 60
- mkdir -p /builds/mplayer4anime - mkdir -p /builds/mplayer4anime
- cp target/mplayer4anime-*jar /builds/mplayer4anime/ - cp target/mplayer4anime-*jar /builds/mplayer4anime/
volumes: volumes:
@ -25,7 +24,7 @@ steps:
volumes: volumes:
- name: m2 - name: m2
host: host:
path: /m2 path: /home/docker/drone/files/m2
- name: builds - name: builds
host: host:
path: /builds path: /home/www/builds