Skip to content

Commit fc2c52c

Browse files
committed
Remove update script.
1 parent d2d5c4f commit fc2c52c

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

.drone.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ pipeline:
1313
commands:
1414
- ln -s /var/cache/drone/scala-scala scala-scala
1515
- ln -s /var/cache/drone/ivy2 "$HOME/.ivy2"
16-
- ./project/scripts/updateScalaLibrary
1716
- sbt -J-Xmx4096m -J-XX:ReservedCodeCacheSize=512m -J-XX:MaxMetaspaceSize=1024m -Ddotty.drone.mem=4096m "${CI_TEST}"
1817
when:
1918
branch:

project/scripts/updateScalaLibrary

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)