Skip to content

Commit

Permalink
use default context and dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmrad committed May 8, 2024
1 parent 8cbe43a commit 0f2e65d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/hma-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
push: true
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME_LC }}/hma:latest
Expand Down

0 comments on commit 0f2e65d

Please sign in to comment.