This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user