fixing
All checks were successful
Build Docker Image / build (push) Successful in 1m59s

This commit is contained in:
Tudor Sitaru
2025-10-09 21:27:25 +01:00
parent 6e43857a12
commit 80ff3bfd89

View File

@@ -47,8 +47,8 @@ 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-from: type=gha
cache-to: type=gha,mode=max #cache-to: type=gha,mode=max
- name: Test Docker image - name: Test Docker image
run: | run: |