From c6c7f1e73ab2b4c6e7a0174d06604e9fcacfa6a1 Mon Sep 17 00:00:00 2001 From: Princelle Maxime <princelle@etu.unistra.fr> Date: Mon, 3 Jan 2022 08:23:09 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9d5a0ec..e4b6de1 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: @@ -43,7 +43,7 @@ steps: - name: configure image: appleboy/drone-ssh settings: - host: flash.princelle.org + host: cloud.princelle.org username: mprincelle port: 22 key: @@ -59,7 +59,7 @@ steps: - name: build image: appleboy/drone-ssh settings: - host: flash.princelle.org + host: cloud.princelle.org username: mprincelle port: 22 key: -- GitLab