Only build master/stable branches

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-05-16 09:37:55 +02:00
parent a4a8b263d6
commit c1304f5330

View File

@@ -3,3 +3,4 @@ pipeline:
image: nextcloudci/documentation:documentation-5
commands:
- make all
branches: [ master, stable* ]