From 63e53c6c3a7e5ecad984b05e9602f0bc66ac993b Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 19 Sep 2024 14:45:19 +0200 Subject: [PATCH] test --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 6356a83..1007bc1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,9 @@ server: password: from_secret: build_server_password steps: + - name: Salut + commands: + - echo "bonjour" - name: Clonage du Repo commands: - git clone https://git.deligraph.be/Antoine/lhoist-stay-safe__backend-theme.git