Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Schildbach
1869fa197e .gitlab-ci.yml: use headless variant of the JDK 2023-03-29 15:19:35 +02:00
Andreas Schildbach
7302a24962 .gitlab-ci.yml: create job artifacts 2023-03-26 00:28:11 +01:00
Andreas Schildbach
1753bc4ea7 .gitlab-ci.yml: print build environment at end of log 2023-03-25 21:03:43 +01:00
Andreas Schildbach
26e5500ae8 .gitlab-ci.yml: append JDK to job names 2023-03-25 21:01:00 +01:00
Andreas Schildbach
4d70b690d7 .gitlab-ci.yml: add a job for building with OpenJDK 17 under Debian Bookworm 2023-03-15 13:27:21 +01:00
Andreas Schildbach
1efd60ca26 .gitlab-ci.yml: don't upgrade packages before build
We don't need the absolute latest versions. The Docker images are
updated regularly anyway.
2023-03-15 13:15:05 +01:00
Sean Gilligan
7efca6f19f .gitlab-ci.yml: Use Debian Bullseye
* Move from ubuntu:bionic to debian:bullseye-slim
* Use Gradle version included in distro
* Remove unneeded `java -version` command
2021-08-31 18:19:46 +02:00
Sean Gilligan
a8be47b2d6 .gitlab-ci.yml: Add basic configuration for GitLab continuous integration. 2019-07-26 20:03:31 +02:00