Refactored pipeline to use private registry by dns name
This commit is contained in:
@@ -14,7 +14,7 @@ steps:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: gitea.khongisa.co.za/khwezi/sampleapi
|
||||
registry: 192.168.1.173:3005
|
||||
registry: registry.khongisa.co.za:3005
|
||||
insecure: true
|
||||
username:
|
||||
from_secret: gitea-username
|
||||
|
||||
Reference in New Issue
Block a user