修改了安装docker方法7
Some checks failed
Build Push and Deploy Image / build (push) Failing after 35m12s

This commit is contained in:
bamanker
2026-01-01 10:39:29 +08:00
parent 3e55783c5f
commit af390af277

View File

@@ -75,7 +75,8 @@ jobs:
echo "The app version is $APP_TAG" && echo "tag=$APP_TAG" >> $GITHUB_OUTPUT &&
echo "now workspace: ${{ github.workspace }}" &&
pwd &&
docker version
docker version &&
docker --help
# 为其他配置文件注入环境变量
- name: Inject envVar