mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
ci: Run the style-check pipeline stage first
Don’t waste CI resources on compiling things which don’t comply with the style rules. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
cc3716a943
commit
efa7fa0375
@ -1,9 +1,9 @@
|
||||
stages:
|
||||
- style-check
|
||||
- build
|
||||
- coverage
|
||||
- analysis
|
||||
- deploy
|
||||
- style-check
|
||||
|
||||
cache:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user