x
continuous-integration/drone/push Build is passing Details

IRC_NewDev
hang 2023-12-01 13:33:34 +08:00
parent 6be556dad2
commit 6a6a314718
1 changed files with 8 additions and 1 deletions

View File

@ -82,6 +82,13 @@ kind: pipeline
type: ssh type: ssh
name: default name: default
platform:
os: Linux
arch: 386
clone:
disable: true #禁用默认克隆
server: server:
host: 47.117.164.182 host: 47.117.164.182
user: root user: root
@ -95,7 +102,7 @@ steps:
- cd /opt/cicd/irc-test - cd /opt/cicd/irc-test
- sh test-irc.sh - sh test-irc.sh
trigger: trigger:
branch: branch:
- Test.IRC - Test.IRC