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 19:11:11 +01:00
parent 468560068c
commit 711c8c3215

View File

@@ -11,14 +11,14 @@ pipeline:
username: vistanarvas
password:
from_secret: DOCKERHUB_TOKEN
repo: vistanarvas/${CI_REPO_NAME}, vista/${CI_REPO_NAME}
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/
- registry: https://git.narvas.tech/vista/${CI_REPO_NAME}
username: vista
password:
from_secret: gitea_token