Pointing to local docker registry
This commit is contained in:
@@ -14,8 +14,8 @@ steps:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: gitea.khongisa.co.za/khwezi/sampleapi
|
repo: gitea.khongisa.co.za/khwezi/sampleapi
|
||||||
registry: gitea.khongisa.co.za
|
registry: 192.168.1.173:3005
|
||||||
insecure: false
|
insecure: true
|
||||||
username:
|
username:
|
||||||
from_secret: gitea-username
|
from_secret: gitea-username
|
||||||
password:
|
password:
|
||||||
|
|||||||
Reference in New Issue
Block a user