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