fix CD fr fr
All checks were successful
build docker container automatically / build (push) Successful in 3m19s
All checks were successful
build docker container automatically / build (push) Successful in 3m19s
This commit is contained in:
@ -32,4 +32,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: "{{defaultContext}}:${{ input.path }}"
|
context: "{{defaultContext}}:${{ input.path }}"
|
||||||
push: true
|
push: true
|
||||||
tags: git.tmoron.fr/${{ inputs.name }}:${{ steps.get_hash.outputs.sha_short }}k
|
tags: git.tmoron.fr/${{ gitea.repository }}:${{ steps.get_hash.outputs.sha_short }}
|
||||||
|
|||||||
Reference in New Issue
Block a user