fix: 更新 Docker 仓库默认用户名从 ci-action 改为 GiteaDocker
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
| 参数名 | 描述 | 必填 | 默认值 |
|
||||
| ------------------- | ------------------------------ | ---- | --------------------------- |
|
||||
| `docker-registry` | Docker 私有仓库地址 | ❌ | `docker-registry.bjxgj.com` |
|
||||
| `docker-username` | Docker 仓库用户名 | ❌ | `ci-action` |
|
||||
| `docker-username` | Docker 仓库用户名 | ❌ | `GiteaDocker` |
|
||||
| `docker-password` | Docker 仓库密码 | ✅ | - |
|
||||
| `kube-config` | Base64 编码的 kubectl 配置文件 | ❌ | `''` |
|
||||
| `cache-key` | 缓存键值 | ❌ | `setup-env` |
|
||||
|
||||
Reference in New Issue
Block a user