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:
stage: deploy
dependencies:
- t_fedora:29
- t_fedora:30
script:
- mv docs-html public
artifacts: