Docker workflow fixed #1

Merged
artem merged 12 commits from workflow-debugging into main 2026-01-19 10:27:05 +03:00
Showing only changes of commit 11844e9945 - Show all commits

View File

@@ -61,5 +61,3 @@ jobs:
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max