gitlab-ci: fix generating "pages" after switching to Fedora 30 for main build

(cherry picked from commit c15682558c)
(cherry picked from commit 4ea999ac94)
(cherry picked from commit 4587b96cb2)
This commit is contained in:
Thomas Haller 2019-12-04 13:03:32 +01:00
parent 2ba65800f9
commit ce861e5292

View file

@ -181,7 +181,7 @@ t_debian:sid:
pages:
stage: deploy
dependencies:
- t_fedora:29
- t_fedora:30
script:
- mv docs-html public
artifacts: