diff --git a/.drone.yml b/.drone.yml index 6d9416c..8936e91 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: . \ No newline at end of file