summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfumingwei <[email protected]>2021-03-18 10:13:20 +0800
committerfumingwei <[email protected]>2021-03-18 10:13:20 +0800
commit3cd503188036aedf55e2610e16c480656dd9b0d7 (patch)
tree55749a61045cee1166fa6e0786f27076778c9520
parent4b532b6a588bb46f858719c9193420f12addb2a7 (diff)
修改ci/cd pipelines 生成的zip 包名字v21.03.03
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f4f292d..7a0e411 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,7 @@ branch_build_release:
PACKAGE: 1
extends: .build_by_travis
artifacts:
- name: "kni-branch-$CI_COMMIT_REF_NAME-debug"
+ name: "kni-branch-$CI_COMMIT_REF_NAME-release"
paths:
- build/*.rpm
except: