use special token with more rights

This commit is contained in:
2025-10-31 21:58:01 +01:00
parent 10353e930a
commit 2488ee9275

View File

@@ -25,6 +25,6 @@ steps:
tags: latest,1-${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG}
#username: ${CI_REPO_OWNER}
password:
from_secret: DEPLOY_TOKEN
from_secret: REGISTRY_TOKEN
when:
event: [push]