dbg
This commit is contained in:
parent
28cbadb465
commit
6cd3d3ed51
1 changed files with 2 additions and 1 deletions
|
@ -15,8 +15,9 @@ steps:
|
|||
- name: archive-artifact
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- sleep 60
|
||||
- mkdir -p /builds/mplayer4anime
|
||||
- cp target/mplayer4anime-*jar /builds/mplayer4anime
|
||||
- cp target/mplayer4anime-*jar /builds/mplayer4anime/
|
||||
volumes:
|
||||
- name: builds
|
||||
path: /builds
|
||||
|
|
Loading…
Reference in a new issue