diff options
| author | fengweihao <[email protected]> | 2020-09-23 17:25:18 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2020-09-23 17:25:18 +0800 |
| commit | 3ef608301cd2a671d687f3a11e9fde8d6992adb6 (patch) | |
| tree | cff31d061244ca8a1b17fa6ff954c0c98a6a26c2 | |
| parent | 7f5d774d3a5cba9315b4ec3dec4b551e6e83d3a7 (diff) | |
CI上传YUM仓库v2.1.2-20200923
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9b94295..1fff8db 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -76,6 +76,7 @@ release_build_release: BUILD_TYPE: RelWithDebInfo PACKAGE: 1 UPLOAD: 1 + SYMBOL_TARGET: verify-policy PULP3_REPO_NAME: tsg-stable-x86_64.el7 PULP3_DIST_NAME: tsg-stable-x86_64.el7 extends: .build_by_travis |
