Skip to content

Commit

Permalink
ci: fix docker context for release
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed Jun 18, 2024
1 parent 181cf16 commit 9c7679b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
tags: keyval/odigos-demo-${{ matrix.service }}:${{ env.TAG }}
platforms: linux/amd64,linux/arm64
file: ${{ matrix.service }}/Dockerfile
context: ${{ matrix.service }}

######################
#### MEMBERSHIP ####
Expand Down

0 comments on commit 9c7679b

Please sign in to comment.