Skip to content

Commit

Permalink
fix: do not use api context, that wont work
Browse files Browse the repository at this point in the history
  • Loading branch information
lennoxlotl committed Oct 21, 2024
1 parent 8966797 commit d8833cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ jobs:
with:
push: true
platforms: linux/arm64, linux/amd64
context: api
file: api/Dockerfile
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 comments on commit d8833cc

Please sign in to comment.