[+] clean
This commit is contained in:
parent
c2aefb1901
commit
d5f414be0a
@ -1,8 +1,11 @@
|
||||
### 部署
|
||||
|
||||
```bash
|
||||
ssh-keygen -t rsa -b 4096 -C "us@martin98.com"
|
||||
|
||||
|
||||
# 配置名称以及Label
|
||||
echo "export _AGENT=CANTON_03" >> ~/.bashrc
|
||||
echo "export _AGENT=HDY_US" >> ~/.bashrc
|
||||
source ~/.bashrc
|
||||
git clone https://git.martin98.com/MartinFarm/act_runner.git
|
||||
cd act_runner
|
||||
|
@ -56,6 +56,7 @@ runner:
|
||||
# - "cn:docker://docker.martin98.com/library/gitea/runner-images:ubuntu-latest"
|
||||
# - "canton:docker://docker.martin98.com/library/gitea/runner-images:ubuntu-latest"
|
||||
# - "hk:docker://docker.gitea.com/runner-images:ubuntu-latest"
|
||||
# - "us:docker://docker.gitea.com/runner-images:ubuntu-latest"
|
||||
# - "global:docker://docker.gitea.com/runner-images:ubuntu-latest"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user