We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98235b9 commit 1b0604aCopy full SHA for 1b0604a
.circleci/config.yml
@@ -11,7 +11,7 @@ commands:
11
Build and optionally deploy a Docker images
12
parameters:
13
dockerfile:
14
- default: Dockerfile.multistage
+ default: Dockerfile
15
description: 'Name of dockerfile to use, defaults to Dockerfile'
16
type: string
17
extra_build_args:
0 commit comments