Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -169,8 +169,6 @@ build-job: # This job runs in the build stage, which runs first. - cat build.env - mvn clean install -Djava-21 - echo "Compile complete." - echo "Repackage wich fewer dependencies." - mvn clean package -Djava-21 -pl de.ugoe.cs.swe.T3Q artifacts: expire_in: 2 days reports: Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -169,8 +169,6 @@ build-job: # This job runs in the build stage, which runs first. - cat build.env - mvn clean install -Djava-21 - echo "Compile complete." - echo "Repackage wich fewer dependencies." - mvn clean package -Djava-21 -pl de.ugoe.cs.swe.T3Q artifacts: expire_in: 2 days reports: Loading