@ -8,13 +8,12 @@ trigger:
- dev
steps:
- name: 'Unit Tests'
image: ubuntu:latest
commands:
- apt update && apt install openjdk-11-jdk -y
- ./gradlew :test
- name: deploy
image: appleboy/drone-scp
settings: