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
70644b68
Commit
70644b68
authored
Jun 29, 2015
by
Alex Robinson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10437 from GoogleCloudPlatform/revert-9715-big_archive
Revert "Remove raw binaries from distro that are already included in …
parents
fa1d0e59
3277925e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
common.sh
build/common.sh
+0
-3
No files found.
build/common.sh
View file @
70644b68
...
@@ -648,9 +648,6 @@ function kube::release::create_docker_images_for_server() {
...
@@ -648,9 +648,6 @@ function kube::release::create_docker_images_for_server() {
kube::log::status
"Deleting docker image
${
docker_image_tag
}
"
kube::log::status
"Deleting docker image
${
docker_image_tag
}
"
"
${
DOCKER
[@]
}
"
rmi
${
docker_image_tag
}
2>/dev/null
||
true
"
${
DOCKER
[@]
}
"
rmi
${
docker_image_tag
}
2>/dev/null
||
true
# Now, that we have created docker images we can safely delete raw binary.
rm
-f
$1
/
${
binary_name
}
)
&
)
&
done
done
...
...
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