mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Remove ara support in CI
We do not use it and it has some overhead.
This commit is contained in:
@@ -2,8 +2,3 @@
|
||||
set -euxo pipefail
|
||||
|
||||
make -C tests delete-${CI_PLATFORM} -s
|
||||
|
||||
if [ -d ~/.ara ] ; then
|
||||
tar czvf ${CI_PROJECT_DIR}/cluster-dump/ara.tgz ~/.ara
|
||||
rm -fr ~/.ara
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user