Skip to content

Commit

Permalink
remove prefixed on-pr- from image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
maknop committed Nov 11, 2024
1 parent e86724a commit 287cf1b
Showing 1 changed file with 1 addition and 1 deletion.
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/clowder:on-pr-{{revision}}
value: quay.io/redhat-user-workloads/hcm-eng-prod-tenant/clowder/clowder:{{revision}}
- name: image-expires-after
value: 5d
- name: dockerfile
Expand Down

0 comments on commit 287cf1b

Please sign in to comment.