Refactored pipeline to use private registry by dns name

This commit is contained in:
2026-03-07 16:43:27 +02:00
parent 8a467ecb51
commit d33891ab03

View File

@@ -14,7 +14,7 @@ steps:
image: plugins/docker image: plugins/docker
settings: settings:
repo: gitea.khongisa.co.za/khwezi/sampleapi repo: gitea.khongisa.co.za/khwezi/sampleapi
registry: 192.168.1.173:3005 registry: registry.khongisa.co.za:3005
insecure: true insecure: true
username: username:
from_secret: gitea-username from_secret: gitea-username