From a6a4bedf972f61e7d42f48fe17a2951f93357f98 Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Sat, 22 Oct 2022 16:56:04 +0100 Subject: [PATCH] update build - do via ssh --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 45ede2a..74d503e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -52,7 +52,7 @@ steps: - cd /data/applications/brainsteam.co.uk - git pull - cd brainsteam - - ./build + - ./build.sh # - name: hugo_build