Skip to content

Commit

Permalink
Fix: Dockerfile location
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Jan 21, 2024
1 parent 32a605c commit 0e4a1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build and push Docker image
uses: docker/[email protected]
with:
file: Dockerfile
file: api/Dockerfile
context: api
push: true
tags: ghcr.io/djoamersfoort/notifications/api:latest

0 comments on commit 0e4a1a2

Please sign in to comment.