This commit is contained in:
@@ -8,13 +8,9 @@ pipeline:
|
|||||||
image: woodpeckerci/plugin-docker-buildx:latest
|
image: woodpeckerci/plugin-docker-buildx:latest
|
||||||
secrets: [ dockerhub_token, gitea_token ]
|
secrets: [ dockerhub_token, gitea_token ]
|
||||||
settings:
|
settings:
|
||||||
username: vistanarvas
|
|
||||||
password:
|
|
||||||
from_secret: DOCKERHUB_TOKEN
|
|
||||||
repo: vistanarvas/${CI_REPO_NAME}
|
|
||||||
tag: dev
|
tag: dev
|
||||||
logins:
|
logins:
|
||||||
- registry: https://index.docker.io/v2/
|
- registry: https://index.docker.io/v2/vistanarvas/${CI_REPO_NAME}
|
||||||
username: vistanarvas
|
username: vistanarvas
|
||||||
password:
|
password:
|
||||||
from_secret: dockerhub_token
|
from_secret: dockerhub_token
|
||||||
|
|||||||
Reference in New Issue
Block a user