another round of setting fixing
This commit is contained in:
parent
c89c23e7e6
commit
7c2f9e374f
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ steps:
|
|||
image: alpine:latest
|
||||
commands:
|
||||
- mkdir -p /web/mplayer4anime
|
||||
- echo Download location - https://redrise.ru/builds/`ls target/mplayer*`
|
||||
- cp target/mplayer4anime-.*jar /ArtifactsLocalStorage/mplayer4anime
|
||||
- cp target/mplayer4anime-*jar /ArtifactsLocalStorage/mplayer4anime
|
||||
volumes:
|
||||
- name: ArtifactsLocalStorage
|
||||
path: /ArtifactsLocalStorage
|
||||
|
|
Loading…
Reference in a new issue