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