feat: add arm v7

This commit is contained in:
Zhiqiang Li
2023-04-07 10:35:56 +08:00
parent 75f3c7ba87
commit 4103bef3eb

View File

@@ -40,6 +40,8 @@ jobs:
else
echo "TAG_NAME=${{ github.event.inputs.tag }}" >> $GITHUB_ENV
fi
echo "TagName: !!!!!"
echo ${{ github.event.inputs.tag }}
- name: Build and push
uses: docker/build-push-action@v4