rename REGISTRY_TOKEN to CI_REGISTRY_TOKEN
This commit is contained in:
@@ -92,4 +92,4 @@ Variables (Settings > Actions > Variables):
|
|||||||
|
|
||||||
Secrets (Settings > Actions > Secrets):
|
Secrets (Settings > Actions > Secrets):
|
||||||
- `DEPLOY_SSH_KEY` -- the SSH private key for the `deploy` user
|
- `DEPLOY_SSH_KEY` -- the SSH private key for the `deploy` user
|
||||||
- `REGISTRY_TOKEN` -- Gitea personal access token for Docker registry login
|
- `CI_REGISTRY_TOKEN` -- Gitea personal access token for Docker registry login
|
||||||
|
|||||||
Reference in New Issue
Block a user