Matous Holinka
a9646efd40
.gitlab-ci.yml: minor changes inside the .yml file.
...
+ ubuntu:21.10 added into the pipeline,
- ubuntu:20.10 removed from the pipeline,
+ misc/docker/ubuntu-21.10-amd64/Dockerfile added,
- misc/docker/ubuntu-20.10-amd64/Dockerfile removed.
2022-01-17 05:17:50 +01:00
Matous Holinka
0c4dca7ffd
CI: Package build for more platforms
...
.gitlab-ci.yml:
+ pkg targets for some distros added
+ artifacts added
- some distros were commented out (due to errors).
misc/docker/*:
+ Dockerfiles updated with the necessary packages.
2021-05-20 04:21:26 +02:00
Ondrej Zajicek (work)
656c744080
CI: Update docker images for building of documentation
2021-05-19 17:22:12 +02:00
Ondrej Zajicek (work)
81666d2f12
CI: Test of apkg build
...
Also temporarily disable cf-ospf-auth, as there is some problem with it.
2021-05-19 17:22:12 +02:00
Ondrej Zajicek (work)
255722e0fc
CI: Fix debian-10-i386 docker file
2021-04-25 02:34:46 +02:00
Matous
b646c00981
CI/CD: some latest releases added.
...
/misc/docker/:
+ debian 11 (i386+amd64) added,
+ fedora 32 added,
+ fedora 33 added,
+ fedora 34 added,
+ opensuse 15.2 added,
+ opensuse 15.3 added,
+ ubuntu 20.04 added,
+ ubuntu 20.10 added,
+ ubuntu 21.04 added,
- ubuntu 19.10 removed.
/.gitlab-ci.yml:
+ stages 'image' and 'build' updated.
2021-04-21 13:22:23 +02:00
Matous Holinka
e6785c469b
Tests: Change unsupported Ubuntu 19.04 for supported version 19.10
2020-05-05 02:16:28 +02:00
Matous Holinka
92249894b3
CI: Add more build tests
...
Add more Docker images with distributions (CentOS 8, Debian 10,
Fedora 27-31, OpenSUSE 15.0 & 15.1, and Ubuntu 18.04 & 19.04).
Fix some issues with older ones.
2019-11-26 19:43:56 +01:00
Michal 'vorner' Vaner
5c4dfe0c30
Gitlab CI support
...
Add configuration and docker definitions for tests and builds in Gitlab
CI platform.
Some of them currently fail, which is a known problem.
2017-09-04 11:25:51 +02:00