适配业务
This commit is contained in:
@@ -28,7 +28,7 @@ run_dms:
|
||||
|
||||
|
||||
run_dms2:
|
||||
python run_api_tests.py --base-url https://www.dev.ideas.cnpc/ --dms ./assets/doc/dms/domain.json --stages-dir ./custom_stages --custom-test-cases-dir ./custom_testcases -v -o ./test_reports/ >log_dms.txt 2>&1
|
||||
python run_api_tests.py --base-url https://www.dev.ideas.cnpc/ --dms ./assets/doc/dms/domain.json --stages-dir ./custom_stages --custom-test-cases-dir ./custom_testcases -v -o ./test_reports/ --ignore-ssl >log_dms.txt 2>&1
|
||||
# 构建Docker镜像,只需要在依赖变化时执行一次
|
||||
build_docker_image:
|
||||
docker build -t compliance-builder:latest .
|
||||
|
||||
Reference in New Issue
Block a user