ci: update workflows config.

This commit is contained in:
jaywcjlove 2023-12-06 23:56:46 +08:00
parent 75830aa8bc
commit 108c8005d4

View File

@ -131,6 +131,8 @@ jobs:
username: ${{ secrets.DOCKER_USER }}
password: ${{ secrets.DOCKER_PASSWORD }}
- run: docker buildx prune
- name: Build and push image:latest
uses: docker/build-push-action@v3
with: