mirror of
https://github.com/YunoHost/yunohost-ci.git
synced 2024-09-03 20:05:53 +02:00
remove runner's containers after auto upgrade
This commit is contained in:
parent
e96a3cb528
commit
7e367e3fc7
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ do
|
|||
do
|
||||
update_container $debian_version $ynh_version $snapshot
|
||||
done
|
||||
lxc delete -f $(lxc list yunohost-$debian_version-$ynh_version-r -c n -f csv)
|
||||
done
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue