mirror of https://github.com/status-im/evmc.git
ci: Use lint docker image for documentation upload
This commit is contained in:
parent
d8987a0f2a
commit
92b759780b
|
@ -93,7 +93,8 @@ jobs:
|
|||
destination: docs
|
||||
|
||||
upload-docs:
|
||||
executor: linux
|
||||
docker:
|
||||
- image: ethereum/cpp-build-env:12-lint
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue