Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
9d4c9c9c
Commit
9d4c9c9c
authored
Feb 24, 2016
by
David McMahon
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #21719 from david-mcmahon/gcs-release
Remove redundant call of kube::release::gcs::release.
parents
e113aef9
c0fe6b76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
release.sh
build/release.sh
+3
-3
No files found.
build/release.sh
View file @
9d4c9c9c
...
...
@@ -15,8 +15,9 @@
# limitations under the License.
# Build a Kubernetes release. This will build the binaries, create the Docker
# images and other build artifacts. All intermediate artifacts will be hosted
# publicly on Google Cloud Storage currently.
# images and other build artifacts.
# For pushing these artifacts publicly on Google Cloud Storage, see the
# associated build/push-* scripts.
set
-o
errexit
set
-o
nounset
...
...
@@ -38,4 +39,3 @@ fi
kube::build::copy_output
kube::release::package_tarballs
kube::release::gcs::release
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment