aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-05-03 10:09:12 -0400
committerDavid Robillard <d@drobilla.net>2023-05-03 10:14:00 -0400
commit78920b55d66fc734a4cd22cd2588e2b1e2d2c7ac (patch)
treeb1267ee8a46ee35c51b052d112462d12c914b71d
parentaca5c2512c94b605f3360bea364553e569b72616 (diff)
downloadpugl-78920b55d66fc734a4cd22cd2588e2b1e2d2c7ac.tar.gz
pugl-78920b55d66fc734a4cd22cd2588e2b1e2d2c7ac.tar.bz2
pugl-78920b55d66fc734a4cd22cd2588e2b1e2d2c7ac.zip
Fix documentation generation on CI
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 243843a..0013ea3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -131,4 +131,4 @@ pages:
paths:
- public
only:
- - master
+ - main