Commit 72c6828b authored by Wen Wei Li's avatar Wen Wei Li

modify .drone.yml

parent 975c2164
Pipeline #4614 canceled with stages
---
kind: pipeline
type: ssh
name: onboard_check_deploy
name: default
server: 192.168.0.22
user: oran
ssh_key:
from_secret: rsa_key
clone:
disable: true
steps:
- name: clone
- name: hello
environment:
KEY:
from_secret: ssh_key
......
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment