Skip to content

Commit

Permalink
pdovm_mkoise: fixup remove load for builder
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhorsman committed Sep 11, 2024
1 parent ada5270 commit 50f7b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cloud-api-adaptor/podvm-mkosi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ fedora-binaries-builder:
--build-arg YQ_ARCH=$(ARCH) \
--build-arg PROTOC_ARCH=$(if $(filter amd64,$(ARCH)),x86_64,s390x) \
--build-arg ORAS_VERSION=$(ORAS_VERSION) \
--load \
-f ../podvm/Dockerfile.podvm_builder.fedora ../.

PHONY: binaries
Expand Down

0 comments on commit 50f7b95

Please sign in to comment.