Skip to content

Commit

Permalink
change the pull request pipeline definition from repo_urlto source_url (
Browse files Browse the repository at this point in the history
#118)

Signed-off-by: clyang82 <[email protected]>
  • Loading branch information
clyang82 authored Jun 11, 2024
1 parent 9916ae6 commit c9a6625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/maestro-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
- name: dockerfile
value: Containerfile.rhtap
- name: git-url
value: '{{repo_url}}'
value: '{{source_url}}'
- name: image-expires-after
value: 5d
- name: output-image
Expand Down

0 comments on commit c9a6625

Please sign in to comment.