summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-05-26 21:02:38 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-05-26 21:02:38 -0500
commit6bfc1357d8e71c5324e580794608fe8af33b0964 (patch)
tree0eb613e5bd04fa3d2f1e1bde5348a1a19d3c2101 /.gitlab-ci.yml
parent3b7169ba8809d08403013d9f22341f134f38b2f7 (diff)
downloadat-spi2-core-6bfc1357d8e71c5324e580794608fe8af33b0964.tar.gz
README.md: link to the reference docs
The docs will only be visible once this is merged into the master branch.
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 981fd674..33aee829 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -192,7 +192,7 @@ pages:
stage: deploy
needs: [ coverage, reference ]
script:
- - mv _reference/ public/
+ - mv _reference/* public/
artifacts:
paths:
- public