Skip to content

Commit

Permalink
fix regexp for ovirt-imageio layer
Browse files Browse the repository at this point in the history
Signed-off-by: Benny Zlotnik <[email protected]>
  • Loading branch information
bennyz authored and ahadas committed Aug 7, 2023
1 parent e7a874e commit 22ea300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ build --action_env=OVA_PROVIDER_SERVER_IMAGE=quay.io/kubev2v/forklift-ova-provid
build --strategy_regexp="Action appliance/libguestfs-appliance.tar"=processwrapper-sandbox

# For populator images, we need to use processwrapper sandbox as well
build --strategy_regexp="Action ovirt-populator-image"=processwrapper-sandbox
build --strategy_regexp="RunAndCommitLayer cmd/ovirt-populator/ovirt-imageio-layer-run-layer.tar"=processwrapper-sandbox

0 comments on commit 22ea300

Please sign in to comment.