Minimal example of a .bzl file defining a module extension.
Minimal example of a module extension.
TAG CLASSES
Install tag
Attributes
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
artifacts | Install artifacts | List of strings | optional | [] |
Artifact tag
Attributes
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
artifact | Artifact | String | required | |
group | Group name | String | optional | "my_group" |