修改命令错误

This commit is contained in:
fumingwei
2020-07-20 11:48:03 +08:00
parent e911a165a6
commit 7cdcda2980

View File

@@ -40,7 +40,7 @@ images_build:
WPR_IMAGE_TAG: wpr-self-test:latest
BADSSL_IMAGE_TAG: badssl-self-test:latest
script:
- makedir build
- mkdir build
- docker build -t $UNITTEST_IMAGE_TAG -f ./unittest_python/Dockerfile ./unittest_python/
- docker save $UNITTEST_IMAGE_TAG > build/unittest.tar
- docker build -t $WPR_IMAGE_TAG -f ./wpr_golang/Dockerfile ./wpr_golang/