mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-27 19:37:04 +00:00
CI: delete-sstate needs to delete contents
Change-Id: I278d470540e20db8d789a1428e927356e3a5d8b1
This commit is contained in:
+1
-1
@@ -140,4 +140,4 @@ delete-sstate:
|
|||||||
stage: bootstrap
|
stage: bootstrap
|
||||||
when: manual
|
when: manual
|
||||||
script:
|
script:
|
||||||
- rm -rf $SSTATE_DIR
|
- rm -rf $SSTATE_DIR/*
|
||||||
|
|||||||
Reference in New Issue
Block a user