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
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p /web/mplayer4anime
|
- 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:
|
volumes:
|
||||||
- name: ArtifactsLocalStorage
|
- name: ArtifactsLocalStorage
|
||||||
path: /ArtifactsLocalStorage
|
path: /ArtifactsLocalStorage
|
||||||
|
|
Loading…
Reference in a new issue