Commit 943c0b55 by shenggui.li

Update .gitlab-ci.yml

parent 2d910238
Pipeline #2034 failed with stages
in 52 seconds
......@@ -28,6 +28,7 @@ mvn_package:
# - mv docker_conf Dockerfile target/
- mkdir target
- cp web/target/mob-dna-1.0.jar target/ && cp Dockerfile target/
- aws s3 cp web/target/mob-dna-1.0.jar s3://tkio-test-gitlabrunner-cache/runner/project/
- ls ; cd target ; ls -lh
- md5sum mob-dna-1.0.jar
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