From 5b3ea317c924ad5309aed1322affb215c348d181 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:30:38 +0800 Subject: [PATCH] fix upload to sharepoint --- .github/workflows/X-x86_64_X.yml | 2 +- .github/workflows/X-x86_64_Y.yml | 2 +- .github/workflows/X-x86_64_Z.yml | 2 +- Configs/x86_64-X | 11 ++--------- 4 files changed, 5 insertions(+), 12 deletions(-) diff --git a/.github/workflows/X-x86_64_X.yml b/.github/workflows/X-x86_64_X.yml index 501f14c..ab80370 100644 --- a/.github/workflows/X-x86_64_X.yml +++ b/.github/workflows/X-x86_64_X.yml @@ -134,7 +134,7 @@ jobs: sudo chown $USER:$GROUPS /workdir if [ "${{ env.DELETE_USELESS_FILES }}" == true ] then - docker rmi $(docker images -q) + docker rmi node:12-alpine node:14-alpine node:16-alpine alpine:3.12 alpine:3.13 alpine:3.14 moby/buildkit:latest node:16 node:12 node:14 ubuntu:20.04 buildpack-deps:stretch buildpack-deps:buster buildpack-deps:bullseye debian:9 debian:10 debian:11 ubuntu:18.04 ubuntu:16.04 sudo rm -rf /usr/share/dotnet /etc/mysql /etc/php sudo -E apt-get -y autoremove --purge sudo -E apt-get clean diff --git a/.github/workflows/X-x86_64_Y.yml b/.github/workflows/X-x86_64_Y.yml index 4c7370b..540021c 100644 --- a/.github/workflows/X-x86_64_Y.yml +++ b/.github/workflows/X-x86_64_Y.yml @@ -133,7 +133,7 @@ jobs: sudo chown $USER:$GROUPS /workdir if [ "${{ env.DELETE_USELESS_FILES }}" == true ] then - docker rmi $(docker images -q) + docker rmi node:12-alpine node:14-alpine node:16-alpine alpine:3.12 alpine:3.13 alpine:3.14 moby/buildkit:latest node:16 node:12 node:14 ubuntu:20.04 buildpack-deps:stretch buildpack-deps:buster buildpack-deps:bullseye debian:9 debian:10 debian:11 ubuntu:18.04 ubuntu:16.04 sudo rm -rf /usr/share/dotnet /etc/mysql /etc/php sudo -E apt-get -y autoremove --purge sudo -E apt-get clean diff --git a/.github/workflows/X-x86_64_Z.yml b/.github/workflows/X-x86_64_Z.yml index 9f38549..8cf28d7 100644 --- a/.github/workflows/X-x86_64_Z.yml +++ b/.github/workflows/X-x86_64_Z.yml @@ -132,7 +132,7 @@ jobs: sudo chown $USER:$GROUPS /workdir if [ "${{ env.DELETE_USELESS_FILES }}" == true ] then - docker rmi $(docker images -q) + docker rmi node:12-alpine node:14-alpine node:16-alpine alpine:3.12 alpine:3.13 alpine:3.14 moby/buildkit:latest node:16 node:12 node:14 ubuntu:20.04 buildpack-deps:stretch buildpack-deps:buster buildpack-deps:bullseye debian:9 debian:10 debian:11 ubuntu:18.04 ubuntu:16.04 sudo rm -rf /usr/share/dotnet /etc/mysql /etc/php sudo -E apt-get -y autoremove --purge sudo -E apt-get clean diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 975e378..984f120 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -129,11 +129,7 @@ CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Libev_Server=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Client=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Server=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Simple_Obfs=y - -# disale samba3.6 for samba4 -# CONFIG_PACKAGE_luci-app-samba is not set -CONFIG_PACKAGE_luci-app-samba4=y - +CONFIG_PACKAGE_luci-app-samba=y CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-shutdown=y CONFIG_PACKAGE_luci-app-ssrserver-python=y @@ -170,10 +166,7 @@ CONFIG_PACKAGE_luci-theme-netgear=y # Appliciations CONFIG_PACKAGE_adb=y - -# disale samba3.6 for samba4 -# CONFIG_PACKAGE_autosamba is not set -# CONFIG_PACKAGE_samba36-server is not set +CONFIG_PACKAGE_autosamba=y CONFIG_PACKAGE_bind-dig=y CONFIG_PACKAGE_bash=y CONFIG_PACKAGE_curl=y