GoogleApi.CloudBuild.V1.Model.NpmPackage (google_api_cloud_build v0.54.0)
View SourceNpm package to upload to Artifact Registry upon successful completion of all build steps.
Attributes
-
packagePath(type:String.t, default:nil) - Path to the package.json. e.g. workspace/path/to/package -
repository(type:String.t, default:nil) - Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.