Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to use dockerhub env vars #95

Merged
merged 2 commits into from
Oct 26, 2018
Merged

Change to use dockerhub env vars #95

merged 2 commits into from
Oct 26, 2018

Conversation

sychan
Copy link
Contributor

@sychan sychan commented Oct 26, 2018

Use dockerhub instead of travis environment vars

hooks/build Outdated
@@ -6,10 +6,10 @@ echo "Build hook running"
echo "IMAGE_NAME = ${IMAGE_NAME}"
echo "DOCKER_REPO = ${DOCKER_REPO}"
echo "CACHE_TAG = ${CACHE_TAG}"
Copy link
Member

Choose a reason for hiding this comment

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

is cache tag used for anything?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It isn't used in the way that it is referenced, but it is embedded in the IMAGE_NAME. Its just informative at this point.

@coveralls
Copy link

coveralls commented Oct 26, 2018

Coverage Status

Coverage remained the same at 81.771% when pulling 1b326ab on dockerize into 58f50e5 on develop.

@sychan sychan merged commit a9417be into develop Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants