Rfactored pipeline to use local gitea
This commit is contained in:
@@ -13,8 +13,8 @@ steps:
|
||||
- name: docker build and push
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: gitea.khongisa.co.za/khwezi/sampleapi
|
||||
registry: registry.khongisa.co.za:3005
|
||||
repo: 192.168.1.172/khwezi/sampleapi
|
||||
registry: 192.168.1.173:3005
|
||||
insecure: true
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
Reference in New Issue
Block a user