From 4e125a8456b7aa7dee368c433d98fe27f9a0c032 Mon Sep 17 00:00:00 2001 From: icurfer Date: Mon, 4 Aug 2025 16:28:39 +0900 Subject: [PATCH] test update --- sample-build/02-task-build.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sample-build/02-task-build.yaml b/sample-build/02-task-build.yaml index 3364c9d..326476f 100644 --- a/sample-build/02-task-build.yaml +++ b/sample-build/02-task-build.yaml @@ -31,5 +31,4 @@ spec: - --dockerfile=/workspace/source/Dockerfile - --context=/workspace/source - --destination=harbor.icurfer.com/open/tekton-demo:latest - - --insecure - - --skip-tls-verify-push + - --insecure \ No newline at end of file