部署
# 配置名称以及Label
echo "export _AGENT=CANTON_03" >> ~/.bashrc
source ~/.bashrc
git clone https://git.martin98.com/MartinFarm/act_runner.git
cd act_runner
cp _config.yaml config.yaml
sh run.sh
Description
Languages
Shell
100%