another one

This commit is contained in:
2025-04-20 17:03:53 +03:00
parent 0b3ab25e39
commit 6ffd059b5b

View File

@@ -30,7 +30,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v6
with:
context: git
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}