Skip to content

Commit 83d2f38

Browse files
authored
provide GDB_EXTRACTOR_IMAGE to prerelease.yml (#737)
1 parent 9798994 commit 83d2f38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
IMAGE_TAG: ${{ github.event.release.tag_name }}
4040
COMMAND: apply
4141
RUN_LIQUIBASE: 'true'
42+
GDB_EXTRACTOR_IMAGE: ${{ needs.node-build.outputs.gdb_digest }}
4243

4344
wfprev-ui:
4445
uses: ./.github/workflows/client-build.yml

0 commit comments

Comments
 (0)