fix(ci): correct image for generating slate docs
This commit is contained in:
parent
a3a83a94ae
commit
0497c137bd
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ pipeline:
|
|||
group: 'generate'
|
||||
commands:
|
||||
- cd docs/api
|
||||
- bundle exec middleman build --clean
|
||||
- /srv/slate/slate.sh build
|
||||
|
||||
archive:
|
||||
image: 'alpine'
|
||||
|
|
|
|||
Reference in a new issue