Skip to content

Commit

Permalink
Use dockerfile for konflux
Browse files Browse the repository at this point in the history
  • Loading branch information
kurlov committed Oct 9, 2024
1 parent 4bf92f7 commit de226bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/acs-fleetshard-operator-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
- name: image-expires-after
value: 5d
- name: dockerfile
value: dp-terraform/helm/Dockerfile
value: dp-terraform/helm/konflux.Dockerfile
- name: path-context
value: dp-terraform/helm
pipelineSpec:
Expand Down
2 changes: 1 addition & 1 deletion .tekton/acs-fleetshard-operator-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- name: output-image
value: quay.io/redhat-user-workloads/acscs-rhacs-tenant/acscs-main/acs-fleetshard-operator:{{revision}}
- name: dockerfile
value: dp-terraform/helm/Dockerfile
value: dp-terraform/helm/konflux.Dockerfile
- name: path-context
value: dp-terraform/helm
pipelineSpec:
Expand Down

0 comments on commit de226bc

Please sign in to comment.