Commit graph

16 commits

Author SHA1 Message Date
Andreas Schildbach
b1e17c5795 .gitlab-ci.yml: remove builds based on OpenJDK 11 or on Ubuntu
The reference build is now using OpenJDK 17 on Debian Bookworm.
2024-06-12 23:08:04 +02:00
Andreas Schildbach
9524f77e10 .gitlab-ci.yml: add job for reference build 2023-10-31 16:50:00 +01:00
Andreas Schildbach
a4a5774778 .gitlab-ci.yml: inline before_script and after_script into script blocks 2023-10-31 16:45:56 +01:00
Andreas Schildbach
6fb89c878c .gitlab-ci.yml: merge apt-get install commands 2023-03-29 14:17:05 +02:00
Andreas Schildbach
d6b9e00937 .gitlab-ci.yml: create job artifacts 2023-03-26 00:41:35 +01:00
Andreas Schildbach
b25e8c14f8 .gitlab-ci.yml: revise combinations of JDK and OS
There are now 4 jobs:

* using OpenJDK 11 on Debian Bullseye (our current reference),
* using OpenJDK 17 on Debian Bookworm (our future reference),
* using OpenJDK 11 on Ubuntu Jammy, and
* using OpenJDK 17 on Ubuntu Lunar
2023-03-25 19:57:01 +01:00
Andreas Schildbach
d926f8b722 .gitlab-ci.yml: downgrade build to Debian bullseye-backports
Debian bookworm doesn't seem to carry Java 11 any more.
2023-01-02 18:05:08 +01:00
Andreas Schildbach
1b232b3ba5 .gitlab-ci.yml: don't pre-install SDK packages, let gradle install them lazily 2022-08-25 18:42:49 +02:00
Andreas Schildbach
dd2e65721b .gitlab-ci.yml: add Debian Bookworm as an environment to build with 2022-08-25 14:09:22 +02:00
Andreas Schildbach
52685204ff .gitlab-ci.yml: migrate to free sdkmanager for installing SDK packages 2022-08-25 13:10:14 +02:00
Andreas Schildbach
3cf37274c0 .gitlab-ci.yml: update commandlinetools-linux to a recent version 2022-08-25 11:09:20 +02:00
Andreas Schildbach
7a609d0452 .gitlab-ci.yml: use the headless variant of OpenJDK 2022-08-25 10:59:59 +02:00
Andreas Schildbach
b4fe055f8a .gitlab-ci.yml: update build image to Ubuntu Jammy (22.04) 2022-08-25 10:33:41 +02:00
Andreas Schildbach
dcceeedd52 .gitlab-ci.yml: remove OpenJDK 8 from build matrix 2022-08-25 10:25:43 +02:00
Andreas Schildbach
e459b6265b .gitlab-ci.yml: Also run CI with OpenJDK 11. 2021-09-18 15:49:42 +02:00
Andreas Schildbach
6e1c6fcb2f .gitlab-ci.yml: Set up GitLab CI. 2021-09-18 13:40:07 +02:00