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:
@@ -5,7 +5,7 @@ when:
|
|||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx:latest
|
||||||
secrets: [ dockerhub_token, gitea_token ]
|
secrets: [ dockerhub_token, gitea_token ]
|
||||||
settings:
|
settings:
|
||||||
username: vistanarvas
|
username: vistanarvas
|
||||||
@@ -13,15 +13,11 @@ pipeline:
|
|||||||
from_secret: DOCKERHUB_TOKEN
|
from_secret: DOCKERHUB_TOKEN
|
||||||
repo: vistanarvas/${CI_REPO_NAME}
|
repo: vistanarvas/${CI_REPO_NAME}
|
||||||
tag: dev
|
tag: dev
|
||||||
|
logins:
|
||||||
# settings:
|
- registry: https://index.docker.io/v2/
|
||||||
# repo: vistanarvas/${CI_REPO_NAME}
|
username: vistanarvas
|
||||||
# tag: dev
|
password:
|
||||||
# logins:
|
from_secret: dockerhub_token
|
||||||
# - registry: https://index.docker.io/v2/
|
|
||||||
# username: vistanarvas
|
|
||||||
# password:
|
|
||||||
# from_secret: dockerhub_token
|
|
||||||
# - registry: https://git.narvas.tech/
|
# - registry: https://git.narvas.tech/
|
||||||
# username: vista
|
# username: vista
|
||||||
# password:
|
# password:
|
||||||
|
|||||||
Reference in New Issue
Block a user