Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
roshkhatri committed Apr 3, 2024
1 parent e128a4e commit f99e066
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 @@ -70,7 +70,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
file: ./${{ matrix.dockerfiles }}
file: ./${{ matrix.meta.entries[0].directory }}/Dockerfile
push: true
tags: |
roshkhatri/valkey:${{ matrix.name }}

0 comments on commit f99e066

Please sign in to comment.