Compare commits

..

No commits in common. "6be556dad21a6f9f2beac2e9acb67ce75e0130d2" and "9e47c344495de397c72093f1acc54d13704b637c" have entirely different histories.

1 changed files with 1 additions and 23 deletions

View File

@ -74,31 +74,9 @@ volumes:
path: /var/run/docker.sock path: /var/run/docker.sock
trigger: trigger:
branch:
- master
---
kind: pipeline
type: ssh
name: default
server:
host: 47.117.164.182
user: root
password:
from_secret: uat_ssh_pwd
steps:
- name: greeting
commands:
- echo start publish test-irc-api
- cd /opt/cicd/irc-test
- sh test-irc.sh
trigger:
branch: branch:
- Test.IRC - Test.IRC
--- ---