Skip to content

Commit

Permalink
Removed context from build
Browse files Browse the repository at this point in the history
  • Loading branch information
loffa committed Apr 17, 2024
1 parent 97d7266 commit 5551440
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Build container
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 5551440

Please sign in to comment.