Skip to content

Commit 61963d0

Browse files
committed
Address PR comments.
1 parent 5b38053 commit 61963d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/domain-proxy-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- name: dockerfile
3030
value: /cmd/domainproxy/docker/Dockerfile.all-in-one
3131
- name: path-context
32-
value: ""
32+
value: .
3333
pipelineSpec:
3434
finally:
3535
- name: show-sbom

.tekton/domain-proxy-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
- name: dockerfile
2727
value: /cmd/domainproxy/docker/Dockerfile.all-in-one
2828
- name: path-context
29-
value: ""
29+
value: .
3030
pipelineSpec:
3131
finally:
3232
- name: show-sbom

0 commit comments

Comments
 (0)