Update '.woodpecker/build-dev.yml'
All checks were successful
ci/woodpecker/push/build-dev Pipeline was successful

This commit is contained in:
2023-03-20 15:40:46 +01:00
parent 0daa6da70f
commit 17bad16719

View File

@@ -5,7 +5,7 @@ when:
pipeline:
build_and_publish:
image: woodpeckerci/plugin-docker-buildx
image: woodpeckerci/plugin-docker-buildx:latest
secrets: [ dockerhub_token, gitea_token ]
settings:
username: vistanarvas
@@ -13,15 +13,11 @@ pipeline:
from_secret: DOCKERHUB_TOKEN
repo: vistanarvas/${CI_REPO_NAME}
tag: dev
# settings:
# repo: vistanarvas/${CI_REPO_NAME}
# tag: dev
# logins:
# - registry: https://index.docker.io/v2/
# username: vistanarvas
# password:
# from_secret: dockerhub_token
logins:
- registry: https://index.docker.io/v2/
username: vistanarvas
password:
from_secret: dockerhub_token
# - registry: https://git.narvas.tech/
# username: vista
# password: