Skip to content

Commit

Permalink
Merge pull request #5340 from lgarciaaco/openshift-4.18-rename-sriov
Browse files Browse the repository at this point in the history
rename sriov Dockerfiles
  • Loading branch information
openshift-merge-bot[bot] authored Sep 2, 2024
2 parents 977cf1b + 715b0fe commit 843c88f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion images/sriov-network-config-daemon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ arches:
- ppc64le
content:
source:
dockerfile: Dockerfile.sriov-network-config-daemon.rhel7
dockerfile: Dockerfile.sriov-network-config-daemon.ocp
git:
branch:
target: release-{MAJOR}.{MINOR}
Expand Down
2 changes: 1 addition & 1 deletion images/sriov-network-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ arches:
- ppc64le
content:
source:
dockerfile: Dockerfile.rhel7
dockerfile: Dockerfile.ocp
git:
branch:
target: release-{MAJOR}.{MINOR}
Expand Down
2 changes: 1 addition & 1 deletion images/sriov-network-webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ arches:
- ppc64le
content:
source:
dockerfile: Dockerfile.webhook.rhel7
dockerfile: Dockerfile.webhook.ocp
git:
branch:
target: release-{MAJOR}.{MINOR}
Expand Down

0 comments on commit 843c88f

Please sign in to comment.