Optimise build

Signed-off-by: Gato <cedric@goutailler-olivier.fr>
This commit is contained in:
2026-05-31 15:52:15 +02:00
parent a47f733e57
commit 9f5012e9ea
+2
View File
@@ -35,6 +35,8 @@ jobs:
tags: | tags: |
git.goutailler-olivier.com/${{ steps.repo.outputs.name }}:${{ gitea.ref_name }} git.goutailler-olivier.com/${{ steps.repo.outputs.name }}:${{ gitea.ref_name }}
git.goutailler-olivier.com/${{ steps.repo.outputs.name }}:latest git.goutailler-olivier.com/${{ steps.repo.outputs.name }}:latest
cache-from: type=registry,ref=git.goutailler-olivier.com/${{ steps.repo.outputs.name }}:cache
cache-to: type=registry,ref=git.goutailler-olivier.com/${{ steps.repo.outputs.name }}:cache,mode=max
- name: Trigger production deployment - name: Trigger production deployment
run: | run: |