Skip to content

Commit

Permalink
tekton: fix paths for fbc-4-17
Browse files Browse the repository at this point in the history
  • Loading branch information
spotlesstofu committed Feb 18, 2025
1 parent 973465b commit fc11256
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .tekton/osc-fbc-4-17-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ spec:
value:
- linux/x86_64
- name: path-context
value: fbc/4.17
value: fbc/v4.17
- name: dockerfile
value: fbc/4.17/Dockerfile
value: fbc/v4.17/Dockerfile
pipelineRef:
name: fbc-pipeline
taskRunTemplate: {}
Expand Down
4 changes: 2 additions & 2 deletions .tekton/osc-fbc-4-17-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ spec:
value:
- linux/x86_64
- name: path-context
value: fbc/4.17
value: fbc/v4.17
- name: dockerfile
value: fbc/4.17/Dockerfile
value: fbc/v4.17/Dockerfile
pipelineRef:
name: fbc-pipeline
taskRunTemplate: {}
Expand Down

0 comments on commit fc11256

Please sign in to comment.