🎈 perf(TSG-13199): 删除cache文件,防止无效文件浪费空间
This commit is contained in:
@@ -19,7 +19,6 @@ variables:
|
||||
key: $BUILD_OS_CACHE_KEY
|
||||
paths:
|
||||
- images/
|
||||
policy: pull
|
||||
script:
|
||||
- yum install -y qemu-img qemu-kvm telnet net-tools procps-ng httpd
|
||||
- find / -name images
|
||||
@@ -40,6 +39,7 @@ variables:
|
||||
- ls -lh images
|
||||
- chmod +x ./tools/upload.sh
|
||||
- ./tools/upload.sh
|
||||
- rm -rf images/*
|
||||
tags:
|
||||
- tsg-os-installer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user