mirror of
https://github.com/rancher/rke.git
synced 2025-07-13 15:15:59 +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:
parent
5e233d416f
commit
03c7518d93
12
.drone.yml
12
.drone.yml
@ -24,18 +24,6 @@ steps:
|
|||||||
- pull_request
|
- pull_request
|
||||||
- tag
|
- 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
|
- name: github_binary_prerelease
|
||||||
pull: default
|
pull: default
|
||||||
image: plugins/github-release
|
image: plugins/github-release
|
||||||
|
Loading…
Reference in New Issue
Block a user