mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 04:50:07 +01: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:
|
||||
stage: deploy
|
||||
dependencies:
|
||||
- t_fedora:30
|
||||
- t_fedora:31
|
||||
script:
|
||||
- mv docs-html public
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue