forked from mirrors/gstreamer-rs
ci: run 'pages' job with nightly image
We need nightly to generate the doc.
This commit is contained in:
parent
4bfa11aec5
commit
68253e1c28
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ coverage:
|
|||
cobertura: coverage.xml
|
||||
|
||||
pages:
|
||||
extends: .img-stable
|
||||
extends: .img-nightly
|
||||
stage: 'deploy'
|
||||
script:
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue