调整构建脚本
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-22 19:37:43 +08:00
parent 996a7f3ec3
commit 4ed08f0f57

View File

@ -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