This commit is contained in:
18
.drone.yml
18
.drone.yml
@@ -9,17 +9,17 @@ steps:
|
||||
from_secret: CD_HOST
|
||||
username:
|
||||
from_secret: CD_USER
|
||||
key:
|
||||
ssh_key:
|
||||
from_secret: CD_KEY
|
||||
script:
|
||||
- pwd
|
||||
- echo ===== Start Building =====
|
||||
- sleep 1s
|
||||
- echo ===== Start Building =====
|
||||
- sleep 1s
|
||||
- echo ===== Start Deploying =====
|
||||
- sleep 1s
|
||||
- echo ===== Deploy Finished =====
|
||||
- pwd
|
||||
- echo ===== Start Building =====
|
||||
- sleep 1s
|
||||
- echo ===== Start Building =====
|
||||
- sleep 1s
|
||||
- echo ===== Start Deploying =====
|
||||
- sleep 1s
|
||||
- echo ===== Deploy Finished =====
|
||||
|
||||
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user