Add gitea repo

main
stef 2025-12-16 09:10:16 +01:00
parent 558ba5f06f
commit 12eb492445
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }} push: ${{ github.event_name != 'pull_request' }}
tags: | tags: |
harbor.bv.stef.lan/library/pki-manager:${{env.GITHUB_SHA}} harbor.bv.stef.lan/library/pki-manager:${{env.GITHUB_SHA}}
${{env.GITHUB_REPOSITORY}}/${{env.GITHUB_REPOSITORY}}:v${{env.GITHUB_RUN_ID}} gitea.bv.stef.lan/stef/pki-manager:v${{env.GITHUB_RUN_ID}}
cache-from: type=gha cache-from: type=gha
cache-to: type=gha,mode=max cache-to: type=gha,mode=max
provenance: false # Peut simplifier le débogage initialement provenance: false # Peut simplifier le débogage initialement