Skip to content

Commit d93fab8

Browse files
committed
update context path
1 parent 81992dd commit d93fab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tekton/guardrails-detectors-multi-arch-poc-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ spec:
3131
- linux/s390x
3232
- linux/ppc64le
3333
- name: dockerfile
34-
value: detectors/Dockerfile.hf
34+
value: Dockerfile.hf
3535
- name: path-context
36-
value: .
36+
value: detectors
3737
pipelineSpec:
3838
description: |
3939
This pipeline is ideal for building multi-arch container images from a Containerfile while maintaining trust after pipeline customization.

0 commit comments

Comments
 (0)