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

This commit is contained in:
Thomas Haller 2019-12-04 13:03:32 +01:00
parent 66ea6e01c8
commit c15682558c

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: