Skip to content

Commit bf89c51

Browse files
authored
Update path description on job (#355)
1 parent 5151f67 commit bf89c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jobs/build_and_push_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ parameters:
119119
path:
120120
type: string
121121
default: .
122-
description: Path to the directory containing your Dockerfile and build context. Defaults to . (working directory).
122+
description: Path to the directory containing your Dockerfile. Defaults to . (working directory).
123123

124124
build_path:
125125
default: .

0 commit comments

Comments
 (0)