Skip to content

Commit f8a6971

Browse files
Instead of using context_dir directly specify the Dockerfile path (#71899)
Signed-off-by: Malay Kumar Parida <[email protected]>
1 parent dc42bc8 commit f8a6971

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci-operator/config/red-hat-storage/ocs-operator/red-hat-storage-ocs-operator-main.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ images:
1212
- build_args:
1313
- name: LDFLAGS
1414
value: -X github.com/red-hat-storage/ocs-operator/v4/version.Version=4.21.0
15-
context_dir: metrics
16-
dockerfile_path: Dockerfile
15+
dockerfile_path: metrics/Dockerfile
1716
to: ocs-metrics-exporter
1817
operator:
1918
bundles:

0 commit comments

Comments
 (0)