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:
parent
a241edb08d
commit
563de4dfd6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue