diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 81ae43ea0..0ea6b3c36 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ image: gradle:eclipse-temurin # all stages need to be defined here stages: + - build_19_4 - build_19_3 - build_19_2 - build_19_1