From 36bffa9a1ae634e910f70f1a13038bc2b65e05f5 Mon Sep 17 00:00:00 2001 From: Princelle Maxime <princelle@etu.unistra.fr> Date: Mon, 3 Jan 2022 08:24:14 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a38ee59..67a87f7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: - name: pull image: appleboy/drone-ssh settings: - host: flash.princelle.org + host: cloud.princelle.org username: mprincelle port: 22 key: -- GitLab