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 - revel build github.com/CyCoreSystems/cycore-web ../tmp prod
- mv ../tmp . - mv ../tmp .
publish: publish:
image: plugins/docker image: plugins/docker:17.05
repo: quay.io/cycore/web repo: quay.io/cycore/web
tags: tags:
- "${DRONE_COMMIT}" - "${DRONE_COMMIT}"