This commit is contained in:
stef
2025-12-15 19:34:48 +01:00
parent 1f7cec3abd
commit 129cf11f48
5 changed files with 19 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ jobs:
context: . # UTILISE LE CONTEXTE LOCAL, PAS L'URL GIT
push: ${{ github.event_name != 'pull_request' }}
tags: |
harbor.bv.stef.lan/library/pki-manager:${{env.GITHUB_SHA}}
harbor.bv.stef.lan/library/pki-manager:latest
cache-from: type=gha
cache-to: type=gha,mode=max
provenance: false # Peut simplifier le débogage initialement