Skip to content

Commit 6491879

Browse files
author
Thomas Luijken
committed
Fixed dockerfile name
1 parent 25808cf commit 6491879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/BUILD_AND_DEPLOY.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
shell: bash
4343
id: build
4444
env:
45-
DOCKERFILE: ./oxybox/DockerFile
45+
DOCKERFILE: ./oxybox/Dockerfile
4646
TAG: ${{ steps.determine-tag.outputs.tag }}
4747
CONTEXT: ./oxybox
4848
VERSION: ${{ steps.get_version.outputs.version }}

0 commit comments

Comments
 (0)