diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5e1d85fb..34252342f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,6 @@ image: eclipse-temurin:21 # all stages need to be defined here -# TODO: Make stages depend on what is in versionProperties stages: - build - api