Skip to content

fix(Makefile): remove call to docker-machine#19

Merged
bacongobbler merged 1 commit intodeis:masterfrom
bacongobbler:remove-docker-machine-dep
Dec 8, 2015
Merged

fix(Makefile): remove call to docker-machine#19
bacongobbler merged 1 commit intodeis:masterfrom
bacongobbler:remove-docker-machine-dep

Conversation

@bacongobbler
Copy link
Copy Markdown
Member

In other projects, we do not dictate how DEIS_REGISTRY or DEV_REGISTRY
is set, other than DEIS_REGISTRY is the successor to DEV_REGISTRY. This is handled by the developer. This fixes Travis and should allow deis/etcd to push images to quay once again.

fixes #14

In other projects, we do not dictate how DEIS_REGISTRY or DEV_REGISTRY
is set. This is handled by the developer. This fixes Travis and should
allow deis/etcd to push images to quay once again.
bacongobbler pushed a commit that referenced this pull request Dec 8, 2015
fix(Makefile): remove call to docker-machine
@bacongobbler bacongobbler merged commit 2e1bcbf into deis:master Dec 8, 2015
@bacongobbler bacongobbler deleted the remove-docker-machine-dep branch December 8, 2015 18:33
Comment thread Makefile
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for my reference, do people generally have preference for using export in makefiles for vars? I'm leveling up my makefile-fu...

arschles added a commit to arschles/deis-builder that referenced this pull request Dec 9, 2015
according to deis/etcd#19. also see
deis#15 (comment) for
further explanation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deploy failures on Travis CI

4 participants