This commit is contained in:
parent
7c2f9e374f
commit
73b7be8bf7
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
|||
- name: archive-artifact
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- mkdir -p /web/mplayer4anime
|
||||
- mkdir -p /ArtifactsLocalStorage/mplayer4anime
|
||||
- cp target/mplayer4anime-*jar /ArtifactsLocalStorage/mplayer4anime
|
||||
volumes:
|
||||
- name: ArtifactsLocalStorage
|
||||
|
|
Loading…
Reference in a new issue