diff --git a/.tekton/fbc-build.yaml b/.tekton/fbc-build.yaml index 57a36085c..2965b5850 100644 --- a/.tekton/fbc-build.yaml +++ b/.tekton/fbc-build.yaml @@ -73,7 +73,7 @@ spec: description: Skip checks against built image name: skip-checks type: string - - default: "true" + - default: "false" description: Execute the build with network isolation name: hermetic type: string