Compare commits
No commits in common. "335cb58cb0ee939d10ee3464bae0dac4574fa27c" and "985789e601aafada9a7c86c51c0fcd6dbdbaf2b1" have entirely different histories.
335cb58cb0
...
985789e601
@ -7,7 +7,7 @@ clone:
|
||||
|
||||
steps: # 定义流水线执行步骤,这些步骤将顺序执行
|
||||
- name: build-java
|
||||
image: appleboy/drone-ssh # SSH工具镜像
|
||||
- image: appleboy/drone-ssh # SSH工具镜像
|
||||
settings:
|
||||
host: 1.14.205.126 # 远程连接地址
|
||||
username: root # 远程连接账号
|
||||
|
Loading…
Reference in New Issue
Block a user