1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-31 06:49:54 +00:00

Merge pull request #221 from cloudnautique/ignore_gitkeep_error

only grab rke binaries
This commit is contained in:
Darren Shepherd 2018-01-12 22:16:03 +00:00 committed by GitHub
commit 626cb0fbdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ pipeline:
image: plugins/github-release
files:
- bin/*
- build/bin/*
- build/bin/rke_*
secrets: [github_token]
when:
branch: master