forked from DSIT/documentation-dsit
Use officiel image for mkdocs-material
This commit is contained in:
parent
0aabf64eae
commit
a00a8e3b23
|
@ -4,9 +4,8 @@ name: Build & publish main
|
|||
steps:
|
||||
# Build mkdocs website
|
||||
- name: build
|
||||
image: python:latest
|
||||
image: squidfunk/mkdocs-material
|
||||
commands:
|
||||
- pip install mkdocs-material
|
||||
- mkdocs build --site-dir public
|
||||
|
||||
#Publish
|
||||
|
|
Loading…
Reference in New Issue
Block a user