This repository was archived by the owner on Jul 19, 2025. It is now read-only.
Commit 77e3337
Remove docker login step from circle yml (#329)
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]>1 parent 0646b13 commit 77e3337
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments