diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4e7d22ad488f51d100e458d405cdf1d61f1d338..75fb10c7de68040c6d9a5e4219b9537c93d883dc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -83,9 +83,6 @@ test: # Build and deploy all the JARs to GWDG Nexus, and build all the DEBs and store DEBs to artifacts. build_and_deploy: image: maven:3.8.3-jdk-8 - only: - - develop -# - main stage: build script: - source $VARIABLES_FILE