use all-push for manifests

master
Tim Hockin 2019-07-26 14:14:50 -07:00
parent 049cdec740
commit bb0a9fb7e1
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ push: .push-$(DOTFILE_IMAGE) say_push_name
say_push_name:
@echo "pushed: $(IMAGE):$(TAG)"
manifest-list: push
manifest-list: all-push
platforms=$$(echo $(ALL_PLATFORMS) | sed 's/ /,/g'); \
manifest-tool \
--username=oauth2accesstoken \