[retro-gtk/build-doc: 14/16] ci: Move building the doc back after building the lib



commit 115884ad21f64adfcdac440e592c42b980e381db
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Apr 12 10:30:03 2020 +0200

    ci: Move building the doc back after building the lib

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4518d68..017ebfa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 stages:
-  - doc
   - lint
   - build
+  - doc
   - test
   - review
   - publish


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]