Change registry for CICD
This commit is contained in:
parent
3628eb3399
commit
96ef4d696a
@ -6,12 +6,10 @@ steps:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
username:
|
username:
|
||||||
from_secret: dockerhub_username
|
from_secret: gitea_docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: dockerhub_password
|
from_secret: gitea_docker_password
|
||||||
repo:
|
repo: git.clortox.com/Infrastructure/Memerr
|
||||||
from_secret: dockerhub_repo
|
|
||||||
registry: git.clortox.com
|
|
||||||
tags: latest
|
tags: latest
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
Reference in New Issue
Block a user