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

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

View file

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