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

This commit is contained in:
Solomon Laing 2025-12-29 18:25:16 +10:30
parent 99414de1e3
commit 26f936a521

View File

@ -21,7 +21,7 @@ clone:
steps:
- name: Setup
commands:
- cd /var/www/html
- cd /var/www/html/
- rm -rf solomonlai.ng
- name: Clone
@ -30,4 +30,5 @@ steps:
from_secret: ssh_key
commands:
- git clone https://git.inkletblot.com/inkletblot/solomonlai.ng.git
- cd solomonlai.ng/
- git checkout main