DUB: Only fetch and cache packages in dub.json without running build
Andre Pany
andre at s-e-a-p.de
Tue Apr 10 14:41:45 UTC 2018
On Tuesday, 10 April 2018 at 13:50:38 UTC, Clinton wrote:
> Hi all,
>
> I'm setting up a CircleCI config for my project. Right now I'm
> trying to cache dependencies before running builds. This way I
> can run "dub build --nodeps" immediately after the packages are
> cached to avoid extra network calls and speed it up.
>
> [...]
If I remember correctly I used dub upgrade exactly for this
purpose.
Kind regards
Andre
More information about the Digitalmars-d
mailing list