修复test stage.

This commit is contained in:
lijia
2021-10-27 17:27:47 +08:00
parent 0fb6a5c61d
commit ed151c0c0e

View File

@@ -13,6 +13,7 @@ stages:
google_test: google_test:
stage: test stage: test
script: script:
- cd $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH
- pwd - pwd
- ls - ls
- find . -name gtest_jump_layer - find . -name gtest_jump_layer