update docker images
parent
0ea9cbc6a5
commit
0d2c0c2f54
|
@ -11,7 +11,7 @@ jobs:
|
||||||
command: scripts/lint-gitbook.sh
|
command: scripts/lint-gitbook.sh
|
||||||
markdown-spell-check:
|
markdown-spell-check:
|
||||||
docker:
|
docker:
|
||||||
- image: jimmysong/gitbook-builder:2019-07-25
|
- image: jimmysong/gitbook-builder:2019-07-31
|
||||||
working_directory: ~/gitbook
|
working_directory: ~/gitbook
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
@ -20,7 +20,7 @@ jobs:
|
||||||
command: scripts/mdspell-check.sh
|
command: scripts/mdspell-check.sh
|
||||||
markdown-style-check:
|
markdown-style-check:
|
||||||
docker:
|
docker:
|
||||||
- image: jimmysong/gitbook-builder:2019-07-25
|
- image: jimmysong/gitbook-builder:2019-07-31
|
||||||
working_directory: ~/gitbook
|
working_directory: ~/gitbook
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Reference in New Issue