1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-aerospike

Клонировать/Скачать
.build.yml 1.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Kevin Porter Отправлено 24.05.2024 23:14 7d380a4
name: aerospike-server
environment:
EEREPO: modules/ee
FIPSREPO: modules/fips
dependency:
- url: git@github.com:citrusleaf/aerospike-server-enterprise
dir: $EEREPO
- url: git@github.com:citrusleaf/aerospike-server-fips
dir: $FIPSREPO
container:
- base:
- docker.qe.aerospike.com/build/aerospike-server:arm-rhel-8
- docker.qe.aerospike.com/build/aerospike-server:arm-rhel-9
- docker.qe.aerospike.com/build/aerospike-server:arm-debian-11
- docker.qe.aerospike.com/build/aerospike-server:arm-debian-12
- docker.qe.aerospike.com/build/aerospike-server:arm-ubuntu-20.04
- docker.qe.aerospike.com/build/aerospike-server:arm-ubuntu-22.04
- docker.qe.aerospike.com/build/aerospike-server:arm-ubuntu-24.04
- docker.qe.aerospike.com/build/aerospike-server:arm-amazonlinux-2023
- docker.qe.aerospike.com/build/aerospike-server:x86-rhel-8
- docker.qe.aerospike.com/build/aerospike-server:x86-rhel-9
- docker.qe.aerospike.com/build/aerospike-server:x86-debian-11
- docker.qe.aerospike.com/build/aerospike-server:x86-debian-12
- docker.qe.aerospike.com/build/aerospike-server:x86-ubuntu-20.04
- docker.qe.aerospike.com/build/aerospike-server:x86-ubuntu-22.04
- docker.qe.aerospike.com/build/aerospike-server:x86-ubuntu-24.04
- docker.qe.aerospike.com/build/aerospike-server:x86-amazonlinux-2023
build:
- name: community
environment:
EEREPO:
script:
- make -j
- make $PKG
- make source
artifact:
- pkg/packages/*
- name: enterprise
environment:
EEREPO: /work/source/$EEREPO
script:
- make -j +ee
- make $PKG+ee
- make source+ee
artifact:
- pkg/packages/*
- name: fips
environment:
EEREPO: /work/source/$EEREPO
FIPSREPO: /work/source/$FIPSREPO
script:
- make -j +fips
- make $PKG+fips
artifact:
- pkg/packages/*

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-aerospike.git
git@api.gitlife.ru:oschina-mirror/mirrors-aerospike.git
oschina-mirror
mirrors-aerospike
mirrors-aerospike
master