mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 23:28:28 +02:00
* do fullcycle with -j 4
This commit is contained in:
parent
b5fca5b094
commit
4303d62c2b
@ -13,7 +13,7 @@ compiler-fullcycle-job:
|
||||
stage: compilercycle
|
||||
script:
|
||||
- cd compiler
|
||||
- make fullcycle
|
||||
- make fullcycle -j 4
|
||||
|
||||
build-and-test-job:
|
||||
stage: buildandtest
|
||||
|
Loading…
Reference in New Issue
Block a user