Skip to content

Commit

Permalink
fix credential
Browse files Browse the repository at this point in the history
  • Loading branch information
IronPan committed Dec 5, 2018
1 parent db27721 commit 2a21822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/presubmit-tests-with-pipeline-deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function clean_up {
cd ${KFAPP}
${KUBEFLOW_SRC}/scripts/kfctl.sh delete all
}
trap clean_up EXIT
# trap clean_up EXIT

${KUBEFLOW_SRC}/scripts/kfctl.sh init ${KFAPP} --platform gcp --project ${PROJECT} --skipInitProject

Expand Down

0 comments on commit 2a21822

Please sign in to comment.