docs: TOOLS.md 更新至 gis-actions v2.0.14(已修复全部问题)
This commit is contained in:
@@ -32,8 +32,8 @@ sudo usermod -aG docker $USER
|
|||||||
newgrp docker
|
newgrp docker
|
||||||
|
|
||||||
# 安装 gis-actions
|
# 安装 gis-actions
|
||||||
curl -OJ https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/2.0.8/gis-actions_2.0.8_all.deb
|
curl -OJ https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/2.0.14/gis-actions_2.0.14_all.deb
|
||||||
sudo dpkg -i gis-actions_2.0.8_all.deb
|
sudo dpkg -i gis-actions_2.0.14_all.deb
|
||||||
|
|
||||||
# 登录 Docker Registry(拉取 gis-base 镜像)
|
# 登录 Docker Registry(拉取 gis-base 镜像)
|
||||||
echo "agw_readonly_2026" | docker login registry.mercator.cn -u agentgis-worker --password-stdin
|
echo "agw_readonly_2026" | docker login registry.mercator.cn -u agentgis-worker --password-stdin
|
||||||
@@ -133,8 +133,6 @@ steps:
|
|||||||
|
|
||||||
公开文档在 `SuiteHub/agent-profiles` 仓库中。
|
公开文档在 `SuiteHub/agent-profiles` 仓库中。
|
||||||
|
|
||||||
## 已知问题
|
|
||||||
|
|
||||||
| Issue | 描述 | 状态 |
|
| Issue | 描述 | 状态 |
|
||||||
|-------|------|------|
|
|-------|------|------|
|
||||||
| [#5](https://git.mercator.cn/SuiteHub/agent-profiles/issues/5) | Docker Registry 认证 | ✅ 已修复(agentgis-worker/agw_readonly_2026) |
|
| [#5](https://git.mercator.cn/SuiteHub/agent-profiles/issues/5) | Docker Registry 认证 | ✅ 已修复(agentgis-worker/agw_readonly_2026) |
|
||||||
|
|||||||
Reference in New Issue
Block a user