summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-02-22 13:57:30 +0100
committerThomas Haller <thaller@redhat.com>2020-02-22 13:57:56 +0100
commitf12b830a94fc9716cda7f6e4bbeddaa7eaea10ea (patch)
tree70babd8c87dcc003967511c7754a746b698d7059 /.gitlab-ci.yml
parent9848589fbf89b890946cbda4d0a95b38ad53d1f0 (diff)
downloadNetworkManager-f12b830a94fc9716cda7f6e4bbeddaa7eaea10ea.tar.gz
gitlab-ci: fix deploying documentation after switching to Fedora 31
Fixes: ec8068ec0c73 ('gitlab-ci: add "t_fedora:32" and by default build on Fedora 31')
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6d46398ea5..2647d1ceae 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -187,7 +187,7 @@ t_debian:sid:
pages:
stage: deploy
dependencies:
- - t_fedora:30
+ - t_fedora:31
script:
- mv docs-html public
artifacts: