docker build repo name in lowercase
This commit is contained in:
parent
a405b515df
commit
e95a6cd854
|
|
@ -24,7 +24,7 @@ steps:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
repo: git.midastix.com/ci-docker-repo-user/TheKalawati
|
repo: git.midastix.com/ci-docker-repo-user/thekalawati
|
||||||
registry: git.midastix.com
|
registry: git.midastix.com
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue