Skip to content

Commit

Permalink
Add sources to server tarballs.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mcmahon committed Jun 22, 2016
1 parent caf9a4d commit eece102
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,8 @@ function kube::release::package_server_tarballs() {

cp "${KUBE_ROOT}/Godeps/LICENSES" "${release_stage}/"

cp "${RELEASE_DIR}/kubernetes-src.tar.gz" "${release_stage}/"

kube::release::clean_cruft

local package_name="${RELEASE_DIR}/kubernetes-server-${platform_tag}.tar.gz"
Expand Down

0 comments on commit eece102

Please sign in to comment.