try older docker plugin

This commit is contained in:
Seán C McCord 2018-05-08 22:55:29 -04:00
parent 331fad9774
commit 6969fc4c38

View file

@ -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}"