Files
nextcloud-docs/.drone.yml
John Molakvoæ (skjnldsv) a06ec78a02 Drone fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 12:15:27 +01:00

8 lines
204 B
YAML

pipeline:
documentation:
image: nextcloudci/documentation:documentation-5
commands:
- pip2 install -r requirements.txt
- make all
branches: [ master, stable* ]