diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index af162f4..e8c7493 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,9 +28,6 @@ build-job: # This job runs in the build stage, which runs first. - echo "Compile complete." - mkdir -p /home/gitlab-runner/public/physical # - cp physical-launcher/target/physical-launcher-3.7.0.jar /home/gitlab-runner/public/physical - artifacts: - paths: - - physical-launcher/target/*.jar