Merge branch 'fix-bookmark-test' into 'develop'
CI: Move changelog check to later in the pipeline See merge request pleroma/pleroma!4095
This commit is contained in:
commit
4e37cd85ef
|
@ -26,10 +26,10 @@ cache: &global_cache_policy
|
||||||
- _build
|
- _build
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- check-changelog
|
|
||||||
- build
|
- build
|
||||||
- lint
|
- lint
|
||||||
- test
|
- test
|
||||||
|
- check-changelog
|
||||||
- benchmark
|
- benchmark
|
||||||
- deploy
|
- deploy
|
||||||
- release
|
- release
|
||||||
|
|
Loading…
Reference in New Issue