From eee615c453557198c4de705091688658925e1eb2 Mon Sep 17 00:00:00 2001 From: lijia Date: Wed, 27 Oct 2021 17:32:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtest=20stage.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 09726f5..8e9fd2a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,8 @@ google_test: script: - yum makecache - ./ci/travis.sh - - cd build + - pwd + - cp test/gtest_jump_layer /tmp/ tags: - share