ci: Use lint docker image for documentation upload

This commit is contained in:
Paweł Bylica 2019-09-25 21:15:49 +02:00
parent d8987a0f2a
commit 92b759780b
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 2 additions and 1 deletions

View File

@ -93,7 +93,8 @@ jobs:
destination: docs
upload-docs:
executor: linux
docker:
- image: ethereum/cpp-build-env:12-lint
steps:
- checkout
- run: