Commit 2c1d0fdd authored by jiangyz's avatar jiangyz

cicd

parent 99f56bdf
Pipeline #25116 failed with stages
in 1 minute and 13 seconds
...@@ -19,7 +19,7 @@ build: ...@@ -19,7 +19,7 @@ build:
script: script:
- echo "build" - echo "build"
#- mvn clean package -Dmaven.test.skip=true #- mvn clean package -Dmaven.test.skip=true
- mvn clean install -DskipTests - mvn clean package -DskipTests
#复制jar包 #复制jar包
- cp target/*.jar /root/pms-agent.jar - cp target/*.jar /root/pms-agent.jar
#- cp target/classes/jars/webgate-agent.tar /root/webgate-agent.tar #- cp target/classes/jars/webgate-agent.tar /root/webgate-agent.tar
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment