Compare commits

...

2 Commits

Author SHA1 Message Date
d33891ab03 Refactored pipeline to use private registry by dns name 2026-03-07 16:43:27 +02:00
8a467ecb51 Pointing to local docker registry 2026-03-07 16:36:26 +02:00

View File

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