This commit is contained in:
parent
e44e79e88b
commit
7d5122f885
12
.drone.yml
12
.drone.yml
@ -13,20 +13,10 @@ clone:
|
||||
disable: true
|
||||
|
||||
steps:
|
||||
- name: Setup
|
||||
- name: Setup & Clone
|
||||
commands:
|
||||
- whoami
|
||||
- pwd
|
||||
- cd /var/www/html/
|
||||
- rm -rf solomonlai.ng
|
||||
- pwd
|
||||
|
||||
- name: Clone
|
||||
commands:
|
||||
- cat /etc/hostname
|
||||
- whoami
|
||||
- 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