diff options
| author | 彭宣正 <[email protected]> | 2022-03-22 09:13:43 +0000 |
|---|---|---|
| committer | 彭宣正 <[email protected]> | 2022-03-22 09:13:43 +0000 |
| commit | 96deefb44fa37f41061453c05faebfdd39864e01 (patch) | |
| tree | 3df49836124b315c59f5344dabbdb3bfc65ae144 | |
| parent | 26158e14a63c297e677ca3ed8d68cebac04ebaad (diff) | |
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ac2b7847..500f4857 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -147,7 +147,6 @@ release_build_debug_for_centos7: BUILD_TYPE: Debug PACKAGE: 1 UPLOAD_RPM: 1 - UPLOAD_SYMBOL_FILES: 1 SYMBOL_TARGET: libhos-client-cpp PULP3_REPO_NAME: framework-stable-x86_64.el7 PULP3_DIST_NAME: framework-stable-x86_64.el7 @@ -244,7 +243,6 @@ release_build_debug_for_centos8: BUILD_TYPE: Debug PACKAGE: 1 UPLOAD_RPM: 1 - UPLOAD_SYMBOL_FILES: 1 SYMBOL_TARGET: libhos-client-cpp PULP3_REPO_NAME: framework-stable-x86_64.el8 PULP3_DIST_NAME: framework-stable-x86_64.el8 |
