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 5151f67 commit bf89c51Copy full SHA for bf89c51
src/jobs/build_and_push_image.yml
@@ -119,7 +119,7 @@ parameters:
119
path:
120
type: string
121
default: .
122
- description: Path to the directory containing your Dockerfile and build context. Defaults to . (working directory).
+ description: Path to the directory containing your Dockerfile. Defaults to . (working directory).
123
124
build_path:
125
0 commit comments