mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-12-22 16:16:37 +00:00
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