Commit f6cd1490 by shenggui.li

Initial commit

parent c948f807
Pipeline #2005 passed with stages
in 1 minute 52 seconds
......@@ -22,8 +22,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 package -DskipTests=true
# - mv docker_conf Dockerfile target/
- ls ; cd web/target ; ls -lh
......
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