summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Buquet <pep@bouah.net>2020-05-14 17:49:03 +0200
committerMaxime Buquet <pep@bouah.net>2020-05-14 17:49:03 +0200
commit20cb8f0bef811e7b470d4be36e7467a0da7177b5 (patch)
tree17740b65b97cfb26511c4bc9d259b618b57640de
parenta241edb08d72f8a829df66c026789c3f86c017d0 (diff)
parent563de4dfd67ab919a1c7b0e8b4cfa0ca0d3f765e (diff)
downloadpoezio-20cb8f0bef811e7b470d4be36e7467a0da7177b5.tar.gz
poezio-20cb8f0bef811e7b470d4be36e7467a0da7177b5.tar.bz2
poezio-20cb8f0bef811e7b470d4be36e7467a0da7177b5.tar.xz
poezio-20cb8f0bef811e7b470d4be36e7467a0da7177b5.zip
Merge branch 'ci-doc' into 'master'
CI: limit the doc deploy job to master on poezio/poezio See merge request poezio/poezio!101
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eccf80b5..d53d382a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
build-doc:
stage: build
only:
- - branches@poezio/poezio
+ - master@poezio/poezio
tags:
- www
image: docker.louiz.org/poezio/poezio/doc-builder