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 - name: build
path: ./build path: ./build
commands: commands:
- ./mill __.compile - ./mill --disable-ticker __.compile
- ./mill tests.test - ./mill --disable-ticker tests.test
# - name: Deploy # - name: Deploy
# image: override6/tbasket-backend:latest # image: override6/tbasket-backend:latest