Skip to content

Commit

Permalink
Revert "Change name of rhtap dockerfile"
Browse files Browse the repository at this point in the history
This reverts commit e747f75.
  • Loading branch information
kylape committed Jan 10, 2024
1 parent 437c35b commit e319513
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/scanner-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
spec:
params:
- name: dockerfile
value: image/scanner/rhtap/Dockerfile.rhtap
value: image/scanner/rhtap/Dockerfile
- name: git-url
value: '{{repo_url}}'
- name: image-expires-after
Expand Down
2 changes: 1 addition & 1 deletion .tekton/scanner-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
spec:
params:
- name: dockerfile
value: image/scanner/rhtap/Dockerfile.rhtap
value: image/scanner/rhtap/Dockerfile
- name: git-url
value: '{{repo_url}}'
- name: output-image
Expand Down
File renamed without changes.

0 comments on commit e319513

Please sign in to comment.