From 008e33576d44586a414ce7ed847629861bb4c822 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Mon, 29 Dec 2025 19:09:25 +1030 Subject: [PATCH] more testing --- .drone.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index cd5dcc3..2237df7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,12 +3,6 @@ kind: pipeline type: ssh name: Deploy -trigger: - branch: - - main - event: - - push - server: host: 192.168.2.101 user: droneci @@ -21,6 +15,7 @@ clone: steps: - name: Setup commands: + - whoami - pwd - cd /var/www/html/ - rm -rf solomonlai.ng @@ -28,6 +23,7 @@ steps: - name: Clone commands: + - whoami - pwd - git clone https://git.inkletblot.com/inkletblot/solomonlai.ng.git - cd solomonlai.ng/