mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
7 lines
157 B
YAML
7 lines
157 B
YAML
pipeline:
|
|
documentation:
|
|
image: nextcloudci/documentation:documentation-5
|
|
commands:
|
|
- make all
|
|
branches: [ master, stable* ]
|