Generation de tag
This commit is contained in:
@@ -48,6 +48,7 @@ jobs:
|
|||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: |
|
tags: |
|
||||||
harbor.bv.stef.lan/library/pki-manager:v0.${{env.GITHUB_SHA}}
|
harbor.bv.stef.lan/library/pki-manager:v0.${{env.GITHUB_SHA}}
|
||||||
|
harbor.bv.stef.lan/library/pki-manager:latest
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user