Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
roshkhatri committed Apr 3, 2024
1 parent c37cded commit 2677ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: docker/build-push-action@v5
with:
file: ./${{ matrix.meta.dockerfiles }}
context: ${{ matrix.meta.entries[0].directory }}
context: ./${{ matrix.meta.entries[0].directory }}/
push: true
tags: |
roshkhatri/valkey:${{ matrix.name }}

0 comments on commit 2677ada

Please sign in to comment.