更新 Docker 镜像路径,使用 actions 目录替代 comp 目录
All checks were successful
release-nightly / release-image (push) Successful in 15m20s
All checks were successful
release-nightly / release-image (push) Successful in 15m20s
This commit is contained in:
@ -26,9 +26,9 @@ runner:
|
||||
- (安装方法和Gitea Runner相同,只是镜像换成了我们的)
|
||||
|
||||
```bash
|
||||
docker pull reg.liteyuki.icu/comp/liteyuki-runner:latest
|
||||
docker pull reg.liteyuki.icu/actions/liteyuki-runner:latest
|
||||
|
||||
podman pull reg.liteyuki.icu/comp/liteyuki-runner:latest
|
||||
podman pull reg.liteyuki.icu/actions/liteyuki-runner:latest
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user