mirror of
https://github.com/rancher/rke.git
synced 2025-08-01 07:08:38 +00:00
Merge pull request #221 from cloudnautique/ignore_gitkeep_error
only grab rke binaries
This commit is contained in:
commit
626cb0fbdd
@ -33,7 +33,7 @@ pipeline:
|
|||||||
image: plugins/github-release
|
image: plugins/github-release
|
||||||
files:
|
files:
|
||||||
- bin/*
|
- bin/*
|
||||||
- build/bin/*
|
- build/bin/rke_*
|
||||||
secrets: [github_token]
|
secrets: [github_token]
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user