no idea how that didn't work
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
26f936a521
commit
f61024432e
@ -21,14 +21,18 @@ clone:
|
||||
steps:
|
||||
- name: Setup
|
||||
commands:
|
||||
- pwd
|
||||
- cd /var/www/html/
|
||||
- rm -rf solomonlai.ng
|
||||
- pwd
|
||||
|
||||
- name: Clone
|
||||
environment:
|
||||
KEY:
|
||||
from_secret: ssh_key
|
||||
commands:
|
||||
- pwd
|
||||
- git clone https://git.inkletblot.com/inkletblot/solomonlai.ng.git
|
||||
- cd solomonlai.ng/
|
||||
- git checkout main
|
||||
- pwd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user