From 92b759780bb140ec94fdfc43b1e57a2940dc6f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Bylica?= Date: Wed, 25 Sep 2019 21:15:49 +0200 Subject: [PATCH] ci: Use lint docker image for documentation upload --- circle.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 4d4af83..ec775af 100644 --- a/circle.yml +++ b/circle.yml @@ -93,7 +93,8 @@ jobs: destination: docs upload-docs: - executor: linux + docker: + - image: ethereum/cpp-build-env:12-lint steps: - checkout - run: