diff options
| author | 杨威 <[email protected]> | 2020-10-30 22:46:42 +0800 |
|---|---|---|
| committer | 杨威 <[email protected]> | 2020-10-30 22:46:42 +0800 |
| commit | d721ab862407a552d8024b20dde837f859d50e81 (patch) | |
| tree | 9753bc055c4f31b900717caa934814a1e2dce6dc | |
| parent | 88028f788528ad446659df8fc30f010655969d99 (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 7540b6a..003673b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,7 +77,6 @@ develop_build_release: BUILD_TYPE: RelWithDebInfo PACKAGE: 1 UPLOAD: 1 - ASAN_OPTION: ADDRESS TESTING_VERSION_BUILD: 1 PULP3_REPO_NAME: tsg-testing-x86_64.el7 PULP3_DIST_NAME: tsg-testing-x86_64.el7 |
