Skip to content

Commit

Permalink
docker context = base dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Geert van Geest committed Jun 17, 2024
1 parent 7f75f69 commit a00beb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
context: ./Docker
context: .
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
File renamed without changes.

0 comments on commit a00beb8

Please sign in to comment.