From c265420ac5e0340b0f7013cc8b8151b662d32061 Mon Sep 17 00:00:00 2001 From: Pascal LAFOURCADE Date: Fri, 25 Nov 2022 18:09:49 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f98c342..4f4f5be 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: - ./gradlew :test - name: deploy - image: appleboy/drone-scp + image: ubuntu:latest commands: - apt update && apt install openjdk-11-jdk -y - ./gradlew :shadowJar