Can't find the Dockerfile

This commit is contained in:
mike cullerton 2024-09-12 09:45:47 -04:00
parent 24c7990830
commit 3917bd086b

View File

@ -93,6 +93,7 @@ jobs:
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .
file: ./Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}