gitlab-ci: fix deploying documentation after switching to Fedora 31

Fixes: ec8068ec0c ('gitlab-ci: add "t_fedora:32" and by default build on Fedora 31')
(cherry picked from commit f12b830a94)
(cherry picked from commit 5abb14611b)
(cherry picked from commit c553c2ff3f)
This commit is contained in:
Thomas Haller 2020-02-22 13:57:30 +01:00
parent d71b56ebe7
commit 133e7ce703

View file

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