Update .gitlab-ci.yml

This commit is contained in:
李佳
2021-10-27 09:57:43 +00:00
parent 0307f185fd
commit 108c79ff68

View File

@@ -50,7 +50,7 @@ branch_build_debug:
BUILD_TYPE: Debug BUILD_TYPE: Debug
artifacts: artifacts:
paths: paths:
- test/gtest_jump_layer - $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH
except: except:
- /^develop.*$/i - /^develop.*$/i
- /^master.*$/i - /^master.*$/i