部署后删除编译目录
This commit is contained in:
@@ -19,6 +19,7 @@ stages:
|
|||||||
script:
|
script:
|
||||||
- cp build/*.rpm $RPM_REPO_PATH
|
- cp build/*.rpm $RPM_REPO_PATH
|
||||||
- createrepo --update $RPM_REPO_PATH
|
- createrepo --update $RPM_REPO_PATH
|
||||||
|
- rm -rf build
|
||||||
|
|
||||||
build_debug:
|
build_debug:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user