Add test cmd.

This commit is contained in:
xopenwrt 2025-07-20 22:02:17 +08:00 committed by GitHub
parent 696b8de1e8
commit 0fe7ed015e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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