From c31c09e8987f966547ffd4502a1b0c8526de9e8d Mon Sep 17 00:00:00 2001 From: 杨威 Date: Fri, 30 Oct 2020 22:58:13 +0800 Subject: Update .gitlab-ci.yml testing源仅debug版开启asan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3