Skip to content

Commit

Permalink
fix relative folder structure to the distributions context of the blo…
Browse files Browse the repository at this point in the history
…ck node server

Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Jul 29, 2024
1 parent 71eaa3e commit b3e87de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ jobs:
build-args: |
VERSION=${{ env.VERSION }}
build-contexts: |
distributions=../build/distributions
distributions=./server/build/distributions

0 comments on commit b3e87de

Please sign in to comment.