This commit is contained in:
@@ -49,8 +49,6 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
${{ steps.meta.outputs.image }}:latest
|
${{ steps.meta.outputs.image }}:latest
|
||||||
${{ steps.meta.outputs.image }}:${{ gitea.ref_name }}
|
${{ steps.meta.outputs.image }}:${{ gitea.ref_name }}
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
build-args: |
|
build-args: |
|
||||||
BUILD_VERSION=${{ gitea.ref_name }}
|
BUILD_VERSION=${{ gitea.ref_name }}
|
||||||
BUILD_DATE=${{ steps.meta.outputs.build_date }}
|
BUILD_DATE=${{ steps.meta.outputs.build_date }}
|
||||||
|
|||||||
Reference in New Issue
Block a user