Skip to content

Commit

Permalink
Merge pull request #5 from xkcd-2347/appstudio-guac
Browse files Browse the repository at this point in the history
Red Hat Trusted App Pipeline update guac
  • Loading branch information
lulf authored Aug 22, 2023
2 parents 2b9d306 + 7c9185c commit ddd42bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/guac-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
spec:
params:
- name: dockerfile
value: dockerfiles/Dockerfile.goreleaser
value: dockerfiles/Dockerfile.guac-ubi
- name: git-url
value: '{{repo_url}}'
- name: image-expires-after
Expand Down
2 changes: 1 addition & 1 deletion .tekton/guac-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
spec:
params:
- name: dockerfile
value: dockerfiles/Dockerfile.goreleaser
value: dockerfiles/Dockerfile.guac-ubi
- name: git-url
value: '{{repo_url}}'
- name: output-image
Expand Down

0 comments on commit ddd42bb

Please sign in to comment.