Commit 8d8f0b0f authored by Philip Makedonski's avatar Philip Makedonski
Browse files

- removed extra building step

parent 1fa3441c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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: