fix(ci): lock slate version

This commit is contained in:
Jef Roosens 2023-02-15 21:02:50 +01:00 committed by Chewing_Bever
parent a3a83a94ae
commit beae2cebd2
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -21,8 +21,9 @@ pipeline:
- make api-docs
slate-docs:
image: 'slatedocs/slate'
image: 'slatedocs/slate:v2.13.0'
group: 'generate'
# Slate requires a specific directory to run in
commands:
- cd docs/api
- bundle exec middleman build --clean