This commit is contained in:
parent
36ee7281ab
commit
9aa9e80dc2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ steps:
|
|||
image: alpine:latest
|
||||
commands:
|
||||
- mkdir -p /builds/javausbtool
|
||||
- cp target/JavaUSBTool-*jar /builds/javausbtool/
|
||||
- cp target/javausbtool-*jar /builds/javausbtool/
|
||||
volumes:
|
||||
- name: builds
|
||||
path: /builds
|
||||
|
|
Loading…
Reference in a new issue