This commit is contained in:
@@ -20,10 +20,9 @@ steps:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: registry:5000/link-shortener
|
repo: registry:5000/link-shortener
|
||||||
|
insecure: true
|
||||||
dockerfile: dockerfile
|
dockerfile: dockerfile
|
||||||
tags:
|
tags: latest
|
||||||
- latest
|
|
||||||
- ${DRONE_BRANCH}
|
|
||||||
build_args:
|
build_args:
|
||||||
- GO_ENV=production
|
- GO_ENV=production
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user