mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
.circleci: use riot/static-test-tools Docker image
This commit is contained in:
parent
1343bfbf26
commit
8331c30339
@ -8,7 +8,7 @@ version: 2
|
||||
jobs:
|
||||
doc-build:
|
||||
docker:
|
||||
- image: riot/riotbuild
|
||||
- image: riot/static-test-tools
|
||||
steps:
|
||||
- checkout
|
||||
- run: make doc
|
||||
|
Loading…
Reference in New Issue
Block a user