CI: limit the doc deploy job to master on poezio/poezio

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-05-14 17:34:19 +02:00
parent a241edb08d
commit 563de4dfd6

View file

@ -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