Skip to content

Commit

Permalink
fix(build): keydb path
Browse files Browse the repository at this point in the history
  • Loading branch information
hongbo-miao committed May 3, 2022
1 parent 4cee21c commit 9b4e219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./hm-keydb/Dockerfile
file: ./keydb/Dockerfile
push: true
tags: ghcr.io/hongbo-miao/hm-keydb:latest
- name: Print Docker image digest
Expand Down

0 comments on commit 9b4e219

Please sign in to comment.