Skip to content

Commit

Permalink
[sriov-network-operator] Rename dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwindasr committed Jul 10, 2024
1 parent c25e5d8 commit dfacb61
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ base_images:
build_root:
from_repository: true
images:
- dockerfile_path: Dockerfile.rhel7
- dockerfile_path: Dockerfile.ocp
inputs:
ocp_4.17_base-rhel9:
as:
Expand All @@ -43,7 +43,7 @@ images:
as:
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17
to: sriov-network-operator
- dockerfile_path: Dockerfile.sriov-network-config-daemon.rhel7
- dockerfile_path: Dockerfile.sriov-network-config-daemon.ocp
inputs:
ocp_4.17_base-rhel9:
as:
Expand All @@ -52,7 +52,7 @@ images:
as:
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17
to: sriov-network-config-daemon
- dockerfile_path: Dockerfile.webhook.rhel7
- dockerfile_path: Dockerfile.webhook.ocp
inputs:
ocp_4.17_base-rhel9:
as:
Expand Down

0 comments on commit dfacb61

Please sign in to comment.