chore: remove test code

This commit is contained in:
Zhiqiang Li
2023-04-07 10:40:30 +08:00
parent 4103bef3eb
commit 51f8a2a149

View File

@@ -40,8 +40,6 @@ 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