Skip to content

Commit

Permalink
Fixing hasura docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
leboiko committed Dec 5, 2024
1 parent 7eb6913 commit 94eb5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Build and push Hasura
uses: docker/build-push-action@v5
with:
context: hasura
context: .
file: hasura/Dockerfile
push: true
tags: |
Expand Down

0 comments on commit 94eb5bb

Please sign in to comment.