This commit is contained in:
ls
2024-10-12 00:21:27 +08:00
parent 5af8c8dc04
commit eb4d8991d4

View File

@@ -26,7 +26,7 @@ build-job: # This job runs in the build stage, which runs first.
- echo "I'm..." $(whoami) - echo "I'm..." $(whoami)
- mvn -s ./settings.xml -DskipTests=true clean install - mvn -s ./settings.xml -DskipTests=true clean install
- echo "Compile complete." - echo "Compile complete."
- cp physical-launcher/target/shipper-0.0.1-alpha0.jar /home/gitlab-runner/public/physical - cp physical-launcher/target/physical-launcher-3.7.0.jar /home/gitlab-runner/public/physical