docker build repo name in lowercase
This commit is contained in:
parent
a405b515df
commit
e95a6cd854
|
|
@ -24,7 +24,7 @@ steps:
|
|||
from_secret: docker_username
|
||||
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
|
||||
when:
|
||||
branch:
|
||||
|
|
|
|||
Loading…
Reference in New Issue