Skip to content

Commit

Permalink
Pre-fetch coursier CLI version used by metals-vscode in gitpod image (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault authored Jun 15, 2020
1 parent a178d9f commit 7592fd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ RUN curl -fLo cs https://git.io/coursier-cli-linux &&\
scalafmt:2.5.3 &&\
./cs fetch org.scalameta::metals:0.9.0 >/dev/null &&\
./cs fetch org.scala-sbt:sbt:1.3.12 >/dev/null &&\
./cs fetch coursier:2.0.0-RC5-3 >/dev/null &&\
rm -f cs

0 comments on commit 7592fd8

Please sign in to comment.