mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-18 21:11:01 +01:00
use special token with more rights
This commit is contained in:
@@ -25,6 +25,6 @@ steps:
|
|||||||
tags: latest,1-${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG}
|
tags: latest,1-${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG}
|
||||||
#username: ${CI_REPO_OWNER}
|
#username: ${CI_REPO_OWNER}
|
||||||
password:
|
password:
|
||||||
from_secret: DEPLOY_TOKEN
|
from_secret: REGISTRY_TOKEN
|
||||||
when:
|
when:
|
||||||
event: [push]
|
event: [push]
|
||||||
|
|||||||
Reference in New Issue
Block a user