minor change

main
Ricard Illa 2022-08-16 16:50:59 +02:00
parent 50d961d833
commit e6400fbd06
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@ IMAGES=agate mpd pleroma rainloop tor transmission webdav
all: $(IMAGES)
BUILDX=make -C $@ buildx
# BUILDX=docker buildx build --platform $(PLATFORMS) --tag $(REGISTRY)/$@ --push $@
BUILDX=docker buildx build --platform $(PLATFORMS) --tag $(REGISTRY)/$@ --push $@
agate:
$(BUILDX)