2023年 9月16日 星期六 11时12分41秒 CST test by bot.

This commit is contained in:
licsber 2023-09-16 11:12:41 +08:00
parent 82ccc82e0e
commit f39bc508ec
2 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@ env:
NAMESPACE: licsber
REPOSITORY: github
TAG: openwrt-lede-env
TAG_FULL: openwrt-lede-env-${{ github.sha }}
TAG_FULL: openwrt-lede-env-${{ github.run_id }}
jobs:
build:

View File

@ -13,7 +13,7 @@ env:
NAMESPACE: licsber
REPOSITORY: github
TAG: openwrt-lede-x86
TAG_FULL: openwrt-lede-x86-${{ github.sha }}
TAG_FULL: openwrt-lede-x86-${{ github.run_id }}
jobs:
build:
@ -25,6 +25,7 @@ jobs:
run: |
docker rmi `docker images -q`
sudo -E rm -rf /usr/share/dotnet /etc/mysql /etc/php /etc/apt/sources.list.d /usr/local/lib/android
sudo -E apt update -y
sudo -E apt -y purge azure-cli* docker* ghc* zulu* llvm* firefox google* dotnet* powershell* openjdk* mysql* php* mongodb* dotnet* snap*
sudo -E systemctl daemon-reload
sudo -E apt -y autoremove --purge