mirror of
https://git.cluster.stumblestore.de/llamprecht/KnilchWeb.git
synced 2025-12-15 23:31:19 +01:00
fixing docker registry
This commit is contained in:
parent
a92b421f6a
commit
07958d35e5
1 changed files with 2 additions and 3 deletions
|
|
@ -22,9 +22,8 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
repo: llamprecht/knilch-web
|
repo: llamprecht/knilch-web
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
registry: git.cluster.stumblestore.de
|
registry: https://git.cluster.stumblestore.de/
|
||||||
username:
|
username: llamprecht
|
||||||
from_secret: docker_username
|
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue