From 8ba2589f075956fefbfd25780c4b3045485ffe81 Mon Sep 17 00:00:00 2001 From: desmax74 Date: Mon, 11 Mar 2024 12:59:37 +0100 Subject: [PATCH] respin-build Signed-off-by: desmax74 --- .tekton/trustification-guac-push.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/trustification-guac-push.yaml b/.tekton/trustification-guac-push.yaml index 1af13f069d..9cc357de70 100644 --- a/.tekton/trustification-guac-push.yaml +++ b/.tekton/trustification-guac-push.yaml @@ -27,8 +27,8 @@ spec: value: . - name: revision value: '{{revision}}' - - name: hermetic - value: 'true' + #- name: hermetic + # value: 'true' - name: build-source-image value: 'true' pipelineSpec: