mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Change stages order (tests before build).
parent
32684af292
commit
f44ac69d68
|
|
@ -16,8 +16,8 @@
|
|||
|
||||
stages:
|
||||
- downloads
|
||||
- build
|
||||
- test
|
||||
- build
|
||||
- package
|
||||
- release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue