We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af04190 commit 0f74757Copy full SHA for 0f74757
internal-scripts/ci-cd/publish/clean-disk-space.sh
@@ -9,7 +9,7 @@ echo
9
echo "### Cleaning...."
10
sudo rm -rf "$AGENT_TOOLSDIRECTORY" /usr/share/dotnet /usr/local/lib/android /opt/ghc \
11
/usr/local/share/powershell /usr/share/swift /usr/local/.ghcup /usr/lib/jvm
12
-sudo apt purge -y aria2 shellcheck rpm zsync google-chrome-stable \
+sudo apt purge -y aria2 shellcheck zsync google-chrome-stable \
13
ant ant-optional kubectl mercurial apt-transport-https yarn libssl-dev \
14
libfreetype6-dev libfontconfig1 snmp pollinate libpq-dev sphinxsearch
15
sudo apt purge -y '^mysql'
0 commit comments