Skip to content

Commit

Permalink
fixing image
Browse files Browse the repository at this point in the history
  • Loading branch information
maknop committed Nov 13, 2024
1 parent a9dd443 commit a9a5f6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/clowder-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/redhat-user-workloads/hcm-eng-prod-tenant/clowder:{{revision}}
value: quay.io/redhat-user-workloads/hcm-eng-prod-tenant/clowder/clowder:{{revision}}
- name: image-expires-after
value: 5d
- name: dockerfile
Expand Down
2 changes: 1 addition & 1 deletion .tekton/clowder-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/redhat-user-workloads/hcm-eng-prod-tenant/clowder:{{revision}}
value: quay.io/redhat-user-workloads/hcm-eng-prod-tenant/clowder/clowder:{{revision}}
- name: dockerfile
value: Dockerfile
- name: path-context
Expand Down

0 comments on commit a9a5f6b

Please sign in to comment.