@ -31,7 +31,6 @@ post-deploy-docker:
pull-compose:
@- echo "\n### pulling image(s)"
@- $(foreach ctx,$(DEPLOY_HOSTS), \
docker context use $(ctx); \
if test $(DOCKER_LOGIN) -eq 1 ; \
then \