diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 14fc2d8f36..96c16116cd 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -5,7 +5,6 @@ on: push: branches: [ main ] - env: ALIYUN_REGISTRY: "${{ secrets.ALIYUN_REGISTRY }}" ALIYUN_NAME_SPACE: "${{ secrets.ALIYUN_NAME_SPACE }}" @@ -35,8 +34,8 @@ jobs: remove-dotnet: 'true' remove-haskell: 'true' # 如果空间还是不够用,可以把以下开启,清理出更多空间 - # remove-android: 'true' - # remove-codeql: 'true' + remove-android: 'true' + remove-codeql: 'true' build-mount-path: '/var/lib/docker/' - name: Restart docker diff --git a/images.txt b/images.txt index 8b2e8168c0..fc947d8938 100644 --- a/images.txt +++ b/images.txt @@ -1,6 +1 @@ -nginx -#支持私库 -k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.0.0 -xhofe/alist:latest -#支持指定架构 ---platform=linux/arm64 xiaoyaliu/alist +jason5ng32/myip:latest