Drone fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv)
2018-11-28 12:15:27 +01:00
parent 93a2d131e0
commit a06ec78a02

View File

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