Update '.woodpecker/build-dev.yml'
All checks were successful
ci/woodpecker/push/build-dev Pipeline was successful
All checks were successful
ci/woodpecker/push/build-dev Pipeline was successful
This commit is contained in:
@@ -8,13 +8,20 @@ pipeline:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
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/
|
||||
username: vistanarvas
|
||||
password:
|
||||
from_secret: dockerhub_token
|
||||
|
||||
# settings:
|
||||
# repo: vistanarvas/${CI_REPO_NAME}
|
||||
# tag: dev
|
||||
# logins:
|
||||
# - registry: https://index.docker.io/v2/
|
||||
# username: vistanarvas
|
||||
# password:
|
||||
# from_secret: dockerhub_token
|
||||
# - registry: https://git.narvas.tech/
|
||||
# username: vista
|
||||
# password:
|
||||
|
||||
Reference in New Issue
Block a user