jenkins: clear commacache dir (#30290)
old-commit-hash: 71a9b2c24c4a23a7b6d0ed3911076be373436bda
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user