This commit is contained in:
@@ -13,7 +13,9 @@ pipeline:
|
||||
logins:
|
||||
- registry: https://index.docker.io/v2/
|
||||
username: vistanarvas
|
||||
password: ${DOCKERHUB_TOKEN}
|
||||
password:
|
||||
from_secret: dockerhub_token
|
||||
- registry: https://git.narvas.tech/
|
||||
username: vista
|
||||
password: ${GITEA_TOKEN}
|
||||
password:
|
||||
from_secret: gitea_token
|
||||
Reference in New Issue
Block a user