try older docker plugin
This commit is contained in:
parent
331fad9774
commit
6969fc4c38
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ pipeline:
|
|||
- revel build github.com/CyCoreSystems/cycore-web ../tmp prod
|
||||
- mv ../tmp .
|
||||
publish:
|
||||
image: plugins/docker
|
||||
image: plugins/docker:17.05
|
||||
repo: quay.io/cycore/web
|
||||
tags:
|
||||
- "${DRONE_COMMIT}"
|
||||
|
|
Loading…
Reference in a new issue