修改因为artifact 大小限制导致 git ci/cd 编译失败

This commit is contained in:
fumingwei
2020-07-16 19:10:30 +08:00
parent 78608da777
commit 71be84f5e1

View File

@@ -77,10 +77,6 @@ rpm_build:
PULP3_REPO_NAME: tsg-stable-x86_64.el7
PULP3_DIST_NAME: tsg-stable-x86_64.el7
extends: .build_rpm
artifacts:
name: "self-test-install-$CI_COMMIT_REF_NAME-release"
paths:
- build/*.rpm
only:
- tags