act_runner/README.md
2025-04-10 09:53:36 +08:00

269 B

部署

ssh-keygen -t rsa -b 4096 -C "us@martin98.com"


# 配置名称以及Label
echo "export _AGENT=HDY_US" >> ~/.bashrc
source ~/.bashrc
git clone https://git.martin98.com/MartinFarm/act_runner.git
cd act_runner
cp _config.yaml config.yaml
sh run.sh