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')
This commit is contained in:
Thomas Haller
2020-02-22 13:57:30 +01:00
parent 9848589fbf
commit f12b830a94

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: