2025-04-12 12:56:48 +08:00
2025-04-11 15:18:20 +08:00
2024-12-31 16:54:04 +08:00
2025-04-11 15:18:20 +08:00
2025-04-12 12:56:48 +08:00

部署

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
Description
No description provided
Readme 64 KiB
Languages
Shell 100%