ci: update workflows config.
This commit is contained in:
parent
75830aa8bc
commit
108c8005d4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user