Skip to content

Commit

Permalink
Merge pull request #18 from odigos-io/fix-docker-context
Browse files Browse the repository at this point in the history
ci: fix docker context for release
  • Loading branch information
blumamir authored Jun 18, 2024
2 parents 181cf16 + 9c7679b commit 5c5520b
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 5c5520b

Please sign in to comment.