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