Skip to content

Commit 64b21b0

Browse files
author
akocbek
committed
address PR comments
1 parent 4e4ccf0 commit 64b21b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/project/DA-inputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The `builds` input variable allows you to provide details of the of builds which
1717

1818
### Options for Builds
1919

20-
- `output_image` (required): The name of the image.
20+
- `output_image` (optional): The name of the image. A container image can be identified by a container image reference with the following structure: registry / namespace / repository : tag. If not provided, the name is automatically build using region registry / container_registry_namespace input / build name.
2121
- `output_secret` (required): The secret that is required to access the image registry.
2222
- `source_url` (required): The URL of the code repository.
2323
- `strategy_type` (required): Specifies the type of source to determine if your build source is in a repository or based on local source code.

0 commit comments

Comments
 (0)