mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 06:38:11 +02:00
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:
parent
9848589fbf
commit
f12b830a94
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue