Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Remove docker login step from Circle yml #329

Merged
merged 1 commit into from
Jul 20, 2018
Merged

Conversation

larkinscott
Copy link
Contributor

This removes the docker login step from our Circle yml. The idea is
that this is pulling the parser image, which was private when we added
this step. However, the parser image is now public.

This is also blocking OSS contributions from users who have forked
duplication, since Circle fails at this step on forks.

Co-authored-by: Max Jacobson [email protected]

This removes the docker login step from our Circle yml. The idea is
that this is pulling the parser image, which was private when we added
this step. However, the parser image is now public.

This is also blocking OSS contributions from users who have forked
duplication, since Circle fails at this step on forks.

Co-authored-by: Max Jacobson <[email protected]>
@maxjacobson
Copy link
Contributor

That theory sounds right to me, and the fact that this is green seems like pretty good evidence that the line isn't necessary. Seems like we should merge this, then encourage OSS contributors to rebase on top of master

@larkinscott larkinscott merged commit 77e3337 into master Jul 20, 2018
@larkinscott larkinscott deleted the sl/remove-docker-login branch July 20, 2018 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants