From 1dac19301a5e6601b20202a83cd779a280a48a18 Mon Sep 17 00:00:00 2001 From: ls Date: Sat, 12 Oct 2024 00:53:47 +0800 Subject: [PATCH] update --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) 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