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
13077615
Commit
13077615
authored
Nov 29, 2016
by
Jeff Grafton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pass KUBE_VERBOSE into build container
parent
9848d6cc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
common.sh
build-tools/common.sh
+1
-0
No files found.
build-tools/common.sh
View file @
13077615
...
...
@@ -560,6 +560,7 @@ function kube::build::run_build_command_ex() {
--env
"KUBE_FASTBUILD=
${
KUBE_FASTBUILD
:-
false
}
"
--env
"KUBE_BUILDER_OS=
${
OSTYPE
:-
notdetected
}
"
--env
"KUBE_BUILD_PPC64LE=
${
KUBE_BUILD_PPC64LE
}
"
# TODO(IBM): remove
--env
"KUBE_VERBOSE=
${
KUBE_VERBOSE
}
"
)
# If we have stdin we can run interactive. This allows things like 'shell.sh'
...
...
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