From b546993ac9beef030b837f23e21af3bfc0ad03c6 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 6 Aug 2024 11:34:02 +0200 Subject: [PATCH] test new repo name --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 60d4fb3..50e0414 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,7 @@ steps: commands: - git clone https://git.deligraph.be/Antoine/homegrade_theme_production.git - ls -la + - echo "salut" - cd homegrade_theme_production - npm install - npm run production