Commit 42c305ab by shenggui.li

Update .gitlab-ci.yml

parent f3c1c623
Pipeline #2052 passed with stages
in 5 minutes 35 seconds
......@@ -21,8 +21,8 @@ mvn_package:
image: maven:3.3.9-jdk-8
stage: package
script:
- mkdir -p /root/.m2/
- wget -O /root/.m2/settings.xml http://configure_read:reyun.123@nexus.minrow.com/repository/configure/maven/config/settings.xml
# - 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 -U
# - mv docker_conf Dockerfile target/
......
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