Skip to content

Commit

Permalink
update cubestore Docker builds
Browse files Browse the repository at this point in the history
  • Loading branch information
KSDaemon committed Nov 25, 2024
1 parent dafa3ac commit 39d0d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-cubestore-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
- name: Push to Docker Hub
uses: docker/build-push-action@v6
with:
context: ./rust/cubestore
context: ./rust
file: ./rust/cubestore/Dockerfile
platforms: ${{ matrix.platforms }}
build-args: ${{ matrix.build-args }}
Expand Down

0 comments on commit 39d0d8d

Please sign in to comment.