Skip to content

Commit 6ea2cca

Browse files
committed
Address PR comments.
1 parent 0561fb6 commit 6ea2cca

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: cmd/domainproxy/docker
32+
value: cmd
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: cmd/domainproxy/docker
29+
value: cmd
3030
pipelineSpec:
3131
finally:
3232
- name: show-sbom

0 commit comments

Comments
 (0)