This commit is contained in:
@@ -13,8 +13,8 @@ steps:
|
|||||||
- name: build and push
|
- name: build and push
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: registry:5000/link-shortener
|
repo: localhost:5000/link-shortener
|
||||||
insecure: true
|
insecure: true
|
||||||
tags: latest
|
tags: latest
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
|
|||||||
Reference in New Issue
Block a user