diff --git a/.github/workflows/X-x86_64_X.yml b/.github/workflows/X-x86_64_X.yml index 194a820..3b13f73 100644 --- a/.github/workflows/X-x86_64_X.yml +++ b/.github/workflows/X-x86_64_X.yml @@ -70,6 +70,7 @@ jobs: echo "SharePoint=${{ github.event.inputs.SharePoint }}" >> $GITHUB_ENV echo "data2=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT echo "NOW_DATA_VERSION=v$(date +'%Y-%m-%d')" >> $GITHUB_ENV + docker images if [ "${{ env.DELETE_USELESS_FILES }}" == true ] then docker rmi node:18 node:20 node:22 node:18-alpine node:20-alpine node:22-alpine alpine:3.16 alpine:3.17 alpine:3.18 moby/buildkit:latest ubuntu:20.04 debian:10 debian:11