change ordering of stages : publishing api at the end

This commit is contained in:
Julien Fastré 2016-12-11 21:51:37 +01:00
parent e0fdf3ebf6
commit 0842708b7e

View File

@ -11,11 +11,10 @@
stages:
- build-doc
- deploy-doc
- test
- deploy
- build-doc
- deploy-doc