Skip to content

Commit

Permalink
Remove context key
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnystoten committed Oct 30, 2023
1 parent 54a2443 commit b7110be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
id: build-and-push
uses: docker/build-push-action@v4
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit b7110be

Please sign in to comment.