diff --git a/.tekton/rhel-10-1-qcow2-pull-request.yaml b/.tekton/rhel-10-1-qcow2-pull-request.yaml index 66508be..57c73f0 100644 --- a/.tekton/rhel-10-1-qcow2-pull-request.yaml +++ b/.tekton/rhel-10-1-qcow2-pull-request.yaml @@ -58,7 +58,7 @@ spec: path-context name: dockerfile type: string - - default: "false" + - default: "true" description: Skip checks against built image name: skip-checks type: string diff --git a/.tekton/rhel-10-1-qcow2-push.yaml b/.tekton/rhel-10-1-qcow2-push.yaml index e9c94df..86b550c 100644 --- a/.tekton/rhel-10-1-qcow2-push.yaml +++ b/.tekton/rhel-10-1-qcow2-push.yaml @@ -55,7 +55,7 @@ spec: path-context name: dockerfile type: string - - default: "false" + - default: "true" description: Skip checks against built image name: skip-checks type: string