diff options
| author | 杨威 <[email protected]> | 2020-10-30 23:00:13 +0800 |
|---|---|---|
| committer | 杨威 <[email protected]> | 2020-10-30 23:00:13 +0800 |
| commit | ccbf2e8935156611ef3ad9eb6336be2180f0cf7a (patch) | |
| tree | b2ad3c0dbfdbd8e464eee180f50e2a38b08ef8a8 | |
| parent | 49bd83cb8e7f5323eea8da28712a0756a34e9544 (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 871103c..e2acbcb 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 |
