build: uses official deployment image.

This commit is contained in:
Leonard Gram 2018-12-21 12:32:01 +01:00
parent a98c75121f
commit 89956a6a41

View File

@ -398,7 +398,7 @@ jobs:
deploy-release: deploy-release:
docker: docker:
- image: xlson/aptly-ci:0.1 - image: grafana/grafana-ci-deploy:1.1.0
steps: steps:
- checkout - checkout
- attach_workspace: - attach_workspace: