kopia lustrzana https://gitlab.com/sane-project/backends
Add a Fedora 27 build, drop the Fedora 25 one
rodzic
a5ae2dad1d
commit
080702ae7d
|
@ -63,12 +63,6 @@ compile:alpine-3.6-musl:
|
||||||
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
|
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
|
||||||
<<: *compile_definition
|
<<: *compile_definition
|
||||||
|
|
||||||
compile:fedora-25-clang:
|
|
||||||
image: $REGISTRY_HUB:fedora-25-clang
|
|
||||||
variables:
|
|
||||||
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
|
|
||||||
<<: *compile_definition
|
|
||||||
|
|
||||||
compile:debian-9-mini:
|
compile:debian-9-mini:
|
||||||
image: $REGISTRY_HUB:debian-9-mini
|
image: $REGISTRY_HUB:debian-9-mini
|
||||||
variables:
|
variables:
|
||||||
|
@ -89,6 +83,12 @@ compile:fedora-26-clang:
|
||||||
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
|
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
|
||||||
<<: *compile_definition
|
<<: *compile_definition
|
||||||
|
|
||||||
|
compile:fedora-27-clang:
|
||||||
|
image: $REGISTRY_HUB:fedora-27-clang
|
||||||
|
variables:
|
||||||
|
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
|
||||||
|
<<: *compile_definition
|
||||||
|
|
||||||
archive:
|
archive:
|
||||||
stage: archive
|
stage: archive
|
||||||
image: $REGISTRY_HUB:debian-8-full
|
image: $REGISTRY_HUB:debian-8-full
|
||||||
|
|
Ładowanie…
Reference in New Issue