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: