fix dockerfile name
This commit is contained in:
parent
37d359a97e
commit
524374f755
@ -51,7 +51,7 @@ jobs:
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
file: documentation.Dockerfile
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: '${{ env.IMAGE_NAME }}'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user