提交 drone 文件 8

This commit is contained in:
BryantHe 2022-06-14 19:40:52 +08:00
parent ad937f0d5b
commit 9c4802225a
1 changed files with 2 additions and 2 deletions

View File

@ -27,9 +27,9 @@ steps:
# secrets 的 ssh-key 是固定用法
# 这个参数是在 drone 中对应仓库的 secrets 选项中添加的,名字必须是 ssh_key
key:
from_secret: ssh_key
from_secret: ssh_key
port: 22
# stoping script after first failure
script_stop: true
script:
- echo "yulong test" > /tmp/yulong_test.drone
- echo "yulong test" > /tmp/yulong_test.drone