mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 15:06:23 +00:00
Move from drone to GHA for rke 1.4 (#3616)
This commit is contained in:
@@ -18,7 +18,7 @@ function cleanup {
|
||||
echo ""
|
||||
echo_with_time "---- Clean Up RKE ----"
|
||||
for i in ./bin/cluster-*.yml; do
|
||||
./bin/rke remove --dind --force --config $i 2>&1 >/dev/null
|
||||
./bin/rke remove --dind --force --config $i
|
||||
done
|
||||
rm -f ./bin/*.rkestate ./bin/*.yml
|
||||
}
|
||||
|
Reference in New Issue
Block a user