Swap unit and system stages

This commit is contained in:
Ondřej Surý
2019-08-29 14:39:08 +02:00
parent fc834aa4bc
commit 3f2de6d39c

View File

@@ -17,8 +17,8 @@ variables:
stages:
- precheck
- build
- system
- unit
- system
- docs
- push