Commit 46a5de83 by shenggui.li

Update .gitlab-ci.yml

parent f0981781
Pipeline #2011 passed with stages
in 1 minute 43 seconds
......@@ -25,7 +25,7 @@ mvn_package:
- mkdir -p /root/.m2/
- wget -O /root/.m2/settings.xml http://configure_read:reyun.123@nexus.minrow.com/repository/configure/maven/config/settings.xml
# - mvn clean
- mvn clean package -DskipTests=true
- mvn clean package -DskipTests=true -U
# - mv docker_conf Dockerfile target/
- ls ; cd web/target ; ls -lh
only:
......
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