summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2020-04-10 15:19:34 +0800
committerliuxueli <[email protected]>2020-04-10 15:19:34 +0800
commitc183ed6af143f927ffe7ecf3f64050d31e4e0cdb (patch)
tree1e548258992314454a1e0f3aaff0611fc0499043 /.gitlab-ci.yml
parent7e8af6eca66f5bd387a43aad85e5d92fe198b3ef (diff)
按照规范生成devel.rpmv2.8.6
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml19
1 files changed, 1 insertions, 18 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a5b6ded..0be8a6a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -83,21 +83,4 @@ release_build_release:
paths:
- build/*.rpm
only:
- - tags
-
-release_build_release_devel:
- stage: build
- variables:
- BUILD_TYPE: RelWithDebInfo
- ENABLE_DEVEL_SWITCH: "ON"
- PACKAGE: 1
- UPLOAD: 1
- PULP3_REPO_NAME: framework-stable-x86_64.el7
- PULP3_DIST_NAME: framework-stable-x86_64.el7
- extends: .build_by_travis
- artifacts:
- name: "MESA_field_stat2-$CI_COMMIT_REF_NAME-release"
- paths:
- - build/*.rpm
- only:
- - tags
+ - tags \ No newline at end of file