Update 'drone/.drone.yml'
continuous-integration/drone/push Build is passing Details

dev
Maxime BATISTA 2 years ago
parent debb61e14c
commit f7e35a21cb

@ -10,8 +10,8 @@ steps:
- name: build
path: ./build
commands:
- ./mill __.compile
- ./mill tests.test
- ./mill --disable-ticker __.compile
- ./mill --disable-ticker tests.test
# - name: Deploy
# image: override6/tbasket-backend:latest