Description
Validates the signature of an artifact. Requires signed pipelines to be enabled.
Usage
Shell | Function |
---|---|
Bash |
|
PowerShell |
|
artifact type
: This is the type of artifact. Supportsbuildinfo
.file path
: This is the path to the metadata file to be validated.
Bash | PowerShell | Description |
---|---|---|
--build-name | -build-name | This is name of the build. Required when artifact type is |
--build-number | -build-number | This is number of the build. Required when artifact type is |
--project-key | -project-key | (optional) Defaults to the environment's |