npmPackages property
Npm packages uploaded to Artifact Registry at the end of the build.
Implementation
core.List<UploadedNpmPackage>? npmPackages;
Npm packages uploaded to Artifact Registry at the end of the build.
core.List<UploadedNpmPackage>? npmPackages;