Skip to content

Commit

Permalink
Update odh-modelmesh-v2-16-push.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Deepak Chourasia <[email protected]>
  • Loading branch information
dchourasia authored Nov 29, 2024
1 parent 1c2a105 commit 476364e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tekton/odh-modelmesh-v2-16-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,10 +288,10 @@ spec:
value:
- version=v2.16.0
- url=$(params.git-url)
- release='$(tasks.clone-repository.results.commit-timestamp)'
- release=$(tasks.clone-repository.results.commit-timestamp)
- git.url=$(params.git-url)
- git.commit=$(params.revision)
- io.openshift.tags="odh-modelmesh"
- io.openshift.tags=odh-modelmesh
runAfter:
- prefetch-dependencies
taskRef:
Expand Down

0 comments on commit 476364e

Please sign in to comment.