diff options
| author | 杨威 <[email protected]> | 2020-10-30 22:58:13 +0800 |
|---|---|---|
| committer | 杨威 <[email protected]> | 2020-10-30 22:58:13 +0800 |
| commit | c31c09e8987f966547ffd4502a1b0c8526de9e8d (patch) | |
| tree | 1a9ac876458e1be494db5f0826488ad8d8d2af8f | |
| parent | c2b90a03f722e852dccdd2eb4b1cf93741e69983 (diff) | |
Update .gitlab-ci.yml testing源仅debug版开启asan
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7120b8b..10d5e84 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -67,7 +67,6 @@ develop_build_release: BUILD_TYPE: RelWithDebInfo PACKAGE: 1 UPLOAD_RPM: 1 - ASAN_OPTION: ADDRESS TESTING_VERSION_BUILD: 1 PULP3_REPO_NAME: protocol-testing-x86_64.el7 PULP3_DIST_NAME: protocol-testing-x86_64.el7 |
