ci: run 'pages' job with nightly image

We need nightly to generate the doc.
This commit is contained in:
Guillaume Desmottes 2021-01-25 15:12:36 +01:00 committed by Sebastian Dröge
parent 4bfa11aec5
commit 68253e1c28

View file

@ -443,7 +443,7 @@ coverage:
cobertura: coverage.xml
pages:
extends: .img-stable
extends: .img-nightly
stage: 'deploy'
script:
- |