Commit c78e94ea authored by hongguangwu's avatar hongguangwu

MVP1.7.12-解决社保打包问题

parent 0dcc0dd5
#!/usr/bin/env bash
mvn clean package -Ptest -Dmaven.test.skip=true docker:build -DpushImage
\ No newline at end of file
DOCKER_BUILDKIT=1 mvn clean package -Ptest -Dmaven.test.skip=true docker:build -DpushImage
\ No newline at end of file
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