Skip to content

Commit

Permalink
Merge pull request #10 from ralphbean/appstudio-hacbs-probe-payload
Browse files Browse the repository at this point in the history
Appstudio update hacbs-probe-payload
  • Loading branch information
ralphbean authored Sep 6, 2022
2 parents 322b060 + 705a551 commit 463a846
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/hacbs-probe-payload-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
- name: output-image
value: quay.io/redhat-appstudio/user-workload:on-pr-{{revision}}
- name: dockerfile
value: docker/Dockerfile
value: Dockerfile
- name: path-context
value: .
pipelineRef:
Expand Down
2 changes: 1 addition & 1 deletion .tekton/hacbs-probe-payload-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-appstudio/user-workload:{{revision}}
- name: dockerfile
value: docker/Dockerfile
value: Dockerfile
- name: path-context
value: .
pipelineRef:
Expand Down

0 comments on commit 463a846

Please sign in to comment.