summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author李佳 <[email protected]>2021-10-27 09:57:43 +0000
committer李佳 <[email protected]>2021-10-27 09:57:43 +0000
commit108c79ff68cc3de9791ea2a6930b06a0e27072ee (patch)
tree66b453e1a8ea37c72c1252443301d0e1b2005be0
parent0307f185fdfa0a225a95602616ade044d695c1c3 (diff)
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7f3e732..0cda460 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,7 @@ branch_build_debug:
BUILD_TYPE: Debug
artifacts:
paths:
- - test/gtest_jump_layer
+ - $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH
except:
- /^develop.*$/i
- /^master.*$/i