Commit 643d976d authored by Philip Makedonski's avatar Philip Makedonski
Browse files

* added zip to CI

parent 3deb1e18
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -181,6 +181,7 @@ build-job: # This job runs in the build stage, which runs first.
    - mvn clean install -Djava-21
    - echo "Compile complete."
    - echo "Building downloadable archive."
    - apt install -y zip
    - de.ugoe.cs.swe.T3Q/build/build.sh 
    - echo "Done."
  artifacts: