summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author李佳 <[email protected]>2021-10-27 09:53:50 +0000
committer李佳 <[email protected]>2021-10-27 09:53:50 +0000
commit0307f185fdfa0a225a95602616ade044d695c1c3 (patch)
tree97fb301f14db0e6f5dad5aa3d658a2b89b206262
parent637887fddb594ac2c4cfac8500112016e6a6b44d (diff)
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 14ec1c5..7f3e732 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,10 @@ stages:
google_test:
stage: test
before_script:
- - cp test/gtest_jump_layer /tmp/
+ - cd $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH
+ - pwd
+ - ls
+ - find .
script:
- cd $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH
- pwd