This commit is contained in:
parent
c5b8b490fa
commit
b19148a2d8
14
.drone.yml
14
.drone.yml
@ -11,14 +11,14 @@ pipeline:
|
||||
- go env
|
||||
- go get -u github.com/golang/dep/cmd/dep
|
||||
- make build
|
||||
publish:
|
||||
image: plugins/docker:${docker_tag}
|
||||
# publish:
|
||||
# image: plugins/docker:${docker_tag}
|
||||
# repo: iamthefij/dockron
|
||||
secrets:
|
||||
- docker_username
|
||||
- docker_password
|
||||
tag:
|
||||
- ${docker_tag}
|
||||
# secrets:
|
||||
# - docker_username
|
||||
# - docker_password
|
||||
# tag:
|
||||
# - ${docker_tag}
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user