This commit is contained in:
@ -23,13 +23,6 @@ steps:
|
||||
|
||||
- name: copy-out
|
||||
image: busybox
|
||||
volumes:
|
||||
- name: artifacts
|
||||
path: /artifacts
|
||||
commands:
|
||||
- cp target/release/my-rust-app /artifacts/my-rust-app-amd64
|
||||
|
||||
volumes:
|
||||
- name: artifacts
|
||||
host:
|
||||
path: /opt/build_artifacts
|
||||
|
||||
Reference in New Issue
Block a user