зеркало из https://github.com/microsoft/git.git
Merge branch 'cb/ci-freebsd-update' into maint
Update FreeBSD CI job * cb/ci-freebsd-update: ci: update freebsd 12 cirrus job
This commit is contained in:
Коммит
b4266066b6
|
@ -2,8 +2,15 @@ env:
|
|||
CIRRUS_CLONE_DEPTH: 1
|
||||
|
||||
freebsd_12_task:
|
||||
env:
|
||||
GIT_PROVE_OPTS: "--timer --jobs 10"
|
||||
GIT_TEST_OPTS: "--no-chain-lint --no-bin-wrappers"
|
||||
MAKEFLAGS: "-j4"
|
||||
DEFAULT_TEST_TARGET: prove
|
||||
DEVELOPER: 1
|
||||
freebsd_instance:
|
||||
image: freebsd-12-1-release-amd64
|
||||
image_family: freebsd-12-2
|
||||
memory: 2G
|
||||
install_script:
|
||||
pkg install -y gettext gmake perl5
|
||||
create_user_script:
|
||||
|
|
Загрузка…
Ссылка в новой задаче