fixing docker registry

This commit is contained in:
Leopold Lamprecht 2022-09-12 06:51:17 +02:00
parent 07958d35e5
commit 8919efb7dc

View file

@ -20,9 +20,9 @@ steps:
- name: build docker file and publish
image: plugins/docker
settings:
repo: llamprecht/knilch-web
repo: git.cluster.stumblestore.de/llamprecht/knilch-web
auto_tag: true
registry: https://git.cluster.stumblestore.de/
registry: git.cluster.stumblestore.de
username: llamprecht
password:
from_secret: docker_password