mirror of
https://github.com/rancher/rke.git
synced 2025-10-21 19:23:40 +00:00
Remove stage-binaries
step from drone CI in continuation to PR #3368 | Move to BCI
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
This commit is contained in:
12
.drone.yml
12
.drone.yml
@@ -24,18 +24,6 @@ steps:
|
||||
- pull_request
|
||||
- tag
|
||||
|
||||
- name: stage-binaries
|
||||
pull: default
|
||||
image: rancher/dapper:v0.6.0
|
||||
commands:
|
||||
- "cp -r ./bin/* ./package/"
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
ref:
|
||||
include:
|
||||
- "refs/tags/*"
|
||||
|
||||
- name: github_binary_prerelease
|
||||
pull: default
|
||||
image: plugins/github-release
|
||||
|
Reference in New Issue
Block a user