Generation de tag

This commit is contained in:
stef
2025-12-12 18:01:36 +01:00
parent a31ea2016e
commit c333540895

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:v0.${{GITHUB_SHA}}
harbor.bv.stef.lan/library/pki-manager:v0.${GITHUB_SHA}
cache-from: type=gha
cache-to: type=gha,mode=max
provenance: false # Peut simplifier le débogage initialement