Use registry token secret for image push
This commit is contained in:
@@ -50,7 +50,7 @@ The workflow at `.gitea/workflows/ci-cd.yml` expects these repository secrets:
|
||||
```sh
|
||||
REGISTRY_URL=gitea.blyzer.com.br
|
||||
REGISTRY_USERNAME=...
|
||||
REGISTRY_PASSWORD=...
|
||||
REGISTRY_TOKEN=...
|
||||
IMAGE_REPOSITORY=blyzer/production-order-tiny
|
||||
PORTAINER_WEBHOOK_URL=https://... # optional but recommended
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user