Skip to content

Commit 857579f

Browse files
Merge pull request IBM#65 from IBM/main
[pull] main from IBM:main
2 parents 9e70e39 + 0a73cb7 commit 857579f

File tree

18 files changed

+569
-617
lines changed

18 files changed

+569
-617
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ jobs:
104104
with:
105105
context: .
106106
target: server-release
107+
build-args: |
108+
GIT_COMMIT_HASH=${{ github.sha }}
107109
tags: ${{ steps.meta.outputs.tags }}
108110
cache-from: type=registry,ref=${{ env.CACHE_IMAGE }}
109111
cache-to: ${{ env.CACHE_TO }}

0 commit comments

Comments
 (0)