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:
@@ -187,7 +187,7 @@ t_debian:sid:
|
|||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
dependencies:
|
dependencies:
|
||||||
- t_fedora:30
|
- t_fedora:31
|
||||||
script:
|
script:
|
||||||
- mv docs-html public
|
- mv docs-html public
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Reference in New Issue
Block a user