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

This commit is contained in:
2023-03-20 15:18:17 +01:00
parent a65d010e73
commit f77e33e8b0

View File

@@ -13,7 +13,9 @@ pipeline:
logins: logins:
- registry: https://index.docker.io/v2/ - registry: https://index.docker.io/v2/
username: vistanarvas username: vistanarvas
password: ${DOCKERHUB_TOKEN} password:
from_secret: dockerhub_token
- registry: https://git.narvas.tech/ - registry: https://git.narvas.tech/
username: vista username: vista
password: ${GITEA_TOKEN} password:
from_secret: gitea_token