Skip to content

Commit 86c0471

Browse files
committed
[ci] Add QODANA_VERSION build-arg
1 parent 0f7015e commit 86c0471

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@ jobs:
3030
context: .
3131
file: ./Dockerfile
3232
push: true
33+
build-args: |
34+
QODANA_VERSION=${{steps.tag.outputs.version}}
3335
tags: |
3436
ghcr.io/charted-dev/qodana-jvm-node:${{steps.tag.outputs.version}}

0 commit comments

Comments
 (0)