mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
adding FULL_LOG flag
This commit is contained in:
@@ -41,6 +41,7 @@ export KUBE_RACE=" "
|
||||
# Disable coverage report
|
||||
export KUBE_COVER="n"
|
||||
export ARTIFACTS=${ARTIFACTS:-"${WORKSPACE}/artifacts"}
|
||||
export FULL_LOG="true"
|
||||
|
||||
mkdir -p "${ARTIFACTS}"
|
||||
cd /go/src/k8s.io/kubernetes
|
||||
|
Reference in New Issue
Block a user