Skip to content

Commit

Permalink
Update Konflux to use build/Dockerfile.rhtap
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek committed Sep 19, 2024
1 parent 500d701 commit ff666d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/acm-cli-acm-212-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
- name: image-expires-after
value: 5d
- name: dockerfile
value: Dockerfile.rhtap
value: build/Dockerfile.rhtap
- name: path-context
value: .
pipelineSpec:
Expand Down
2 changes: 1 addition & 1 deletion .tekton/acm-cli-acm-212-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- name: output-image
value: quay.io/redhat-user-workloads/crt-redhat-acm-tenant/release-acm-212/acm-cli-acm-212:{{revision}}
- name: dockerfile
value: Dockerfile.rhtap
value: build/Dockerfile.rhtap
- name: path-context
value: .
pipelineSpec:
Expand Down

0 comments on commit ff666d5

Please sign in to comment.