[ 项目 ] 修改CI CD流程 - 2

This commit is contained in:
zeaslity
2023-06-30 15:43:37 +08:00
parent 70e8d12f24
commit efe7a836ba
4 changed files with 101 additions and 11 deletions

View File

@@ -379,7 +379,7 @@ SyslogIdentifier=octopus-agent
User=root
Type=simple
WorkingDirectory=/octopus-agent
ExecStart=/octpus-agent/octopus-agent -agentInfoConf=/octpus-agent/octopus-agent.conf
ExecStart=/octpus-agent/octopus-agent -agentServerInfoConf=/octpus-agent/octopus-agent.conf -version=shanghai
ExecStop=/bin/kill -15 \$MAINPID
[Install]