Skip to content

Commit

Permalink
trying2
Browse files Browse the repository at this point in the history
Signed-off-by: Arik Hadas <[email protected]>
  • Loading branch information
ahadas committed Jun 20, 2024
1 parent 2e2559e commit c826e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ container_push(

container_push(
name = "push-forklift-operator",
format = "OCI",
format = "Docker",
image = "//operator:forklift-operator-image",
registry = "$${REGISTRY:-quay.io}",
repository = "$${REGISTRY_ORG:-}$${REGISTRY_ORG:+/}forklift-operator",
Expand Down

0 comments on commit c826e87

Please sign in to comment.