Skip to content

Commit

Permalink
Merge pull request kubernetes#3276 from zmerlynn/fix_common_sh_break
Browse files Browse the repository at this point in the history
Commit f1fed3b broke gcs::release in this function, breaking the build.
  • Loading branch information
jbeda committed Jan 7, 2015
2 parents 41e7b25 + c3858ab commit c8244cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,6 @@ function kube::release::gcs::release() {

kube::release::gcs::verify_prereqs
kube::release::gcs::ensure_release_bucket
kube::release::gcs::push_images
kube::release::gcs::copy_release_artifacts
}

Expand Down

0 comments on commit c8244cd

Please sign in to comment.