Improve abuse api doc
[oweals/peertube.git] / .gitlab-ci.yml
index 0b7332e0b0bf611e5fb65dafe6f73bee8e6a5ffb..64c8184767deff4a9082edf72f2f7955bb7b730d 100644 (file)
@@ -3,8 +3,8 @@ image: chocobozzz/peertube-ci:10
 stages:
   - build-and-lint
   - test
-  - docker-nightly
   - clients
+  - docker-nightly
 
 #before_script:
 #  - 'sed -i -z "s/database:\n  hostname: ''localhost''/database:\n  hostname: ''postgres''/" config/test.yaml'