Update '.woodpecker/build-dev.yml'
Some checks failed
ci/woodpecker/push/build-dev Pipeline failed

This commit is contained in:
2023-03-20 15:28:41 +01:00
parent bdf803c1f6
commit 2417ee8687

View File

@@ -8,14 +8,14 @@ pipeline:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
secrets: [ dockerhub_token, gitea_token ] secrets: [ dockerhub_token, gitea_token ]
settings: settings:
repo: vistanarvas/${CI_REPO_NAME}, vista/${CI_REPO_NAME} repo: vistanarvas/${CI_REPO_NAME}
tag: dev tag: dev
logins: logins:
- registry: https://index.docker.io/v2/ - registry: https://index.docker.io/v2/
username: vistanarvas username: vistanarvas
password: password:
from_secret: dockerhub_token from_secret: dockerhub_token
- registry: https://git.narvas.tech/ # - registry: https://git.narvas.tech/
username: vista # username: vista
password: # password:
from_secret: gitea_token # from_secret: gitea_token