more testing
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Solomon Laing 2025-12-29 19:09:25 +10:30
parent 9fe36e39db
commit 008e33576d

View File

@ -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/