fix: Feat/flow (#128)

* fix

* fix

* fix

* fix

---------

Co-authored-by: Théo LAGACHE <theo.lagache@soluce-technologies.com>
This commit is contained in:
Théo LAGACHE
2026-03-04 11:22:51 +01:00
committed by GitHub
co-authored by Théo LAGACHE
parent 7cf43c5e7c
commit 8810fd91c9
6 changed files with 2 additions and 369 deletions
+2
View File
@@ -59,6 +59,8 @@ jobs:
push: true
tags: ${{ steps.prep.outputs.image }}
target: ${{ inputs.target }}
cache-from: type=gha,scope=build-${{ matrix.platform }}
cache-to: type=gha,mode=max,scope=build-${{ matrix.platform }}
- name: Save image name for manifest
run: echo "${{ steps.prep.outputs.image }}" > image.txt