blob: c0de38b3c0159fe417cf6a4a3f5b1248df925dea [file] [log] [blame] [view]
# CIPD recipes
The `//build/fuchsia/cipd` target generates a number of YAML files that are used to
produce archives that are uploaded to CIPD. The generated YAML files are stored
in the output directory under the path `gen/build/fuchsia/cipd/`.
## Example usage
The most recent package can be discovered by searching for the "canary" ref:
`$ cipd describe chromium/fuchsia/$PACKAGE_NAME-$TARGET_ARCH -version canary`