jenkins: clear commacache dir (#30290)

This commit is contained in:
Adeeb Shihadeh
2023-10-18 19:37:29 -07:00
committed by GitHub
parent 59e947dc6c
commit 71a9b2c24c
Vendored
+2
View File
@@ -21,6 +21,8 @@ source ~/.bash_profile
if [ -f /TICI ]; then
source /etc/profile
rm -rf ~/.commacache
if ! systemctl is-active --quiet systemd-resolved; then
echo "restarting resolved"
sudo systemctl start systemd-resolved