部署
# 配置名称以及Label
echo "export _AGENT=CH.CD.A" >> ~/.bashrc
echo "export _LABEL=CH" >> ~/.bashrc
source ~/.bashrc
git clone git@git.martin98.com:MartinFarm/act_runner.git
cd act_runner
sh run.sh
Description
Languages
Shell
100%