修改因为artifact 大小限制导致 git ci/cd 编译失败
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user