ci: Move "coding-style" stage to after "build" stage
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
# configuration, still in definition. It will be in the documentation.
|
||||
|
||||
stages:
|
||||
- coding-style
|
||||
- build
|
||||
- test
|
||||
- coding-style
|
||||
- documentation
|
||||
|
||||
###################### BUILD STAGE #############################################
|
||||
|
||||
Reference in New Issue
Block a user