Skip to content

Commit 264b87e

Browse files
committed
fix context
1 parent 082b0dd commit 264b87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/grpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Build and push Docker image
3131
uses: docker/build-push-action@v6
3232
with:
33-
context: .
33+
context: ./grpc/ruby-3.2/
3434
file: ./grpc/ruby-3.2/Dockerfile
3535
push: true
3636
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)