diff --git a/.drone.yml b/.drone.yml index ef03311..9a164e1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,9 +1,8 @@ kind: pipeline name: default - steps: - name: app - image: scala-learn + image: hseeberger/scala-sbt commands: - ./sbt test