fix Dockerfile name

This commit is contained in:
Thomas Hiller 2025-01-14 17:25:55 +01:00
parent 98235b9d09
commit 1b0604aa6e

View File

@ -11,7 +11,7 @@ commands:
Build and optionally deploy a Docker images
parameters:
dockerfile:
default: Dockerfile.multistage
default: Dockerfile
description: 'Name of dockerfile to use, defaults to Dockerfile'
type: string
extra_build_args: