Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2096e8eb52 |
@@ -49,8 +49,6 @@ jobs:
|
||||
tags: |
|
||||
${{ steps.meta.outputs.image }}:latest
|
||||
${{ steps.meta.outputs.image }}:${{ gitea.ref_name }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
build-args: |
|
||||
BUILD_VERSION=${{ gitea.ref_name }}
|
||||
BUILD_DATE=${{ steps.meta.outputs.build_date }}
|
||||
|
||||
Reference in New Issue
Block a user