Skip to content
This repository was archived by the owner on Mar 11, 2023. It is now read-only.

Commit 994c348

Browse files
committed
Add NPM package description
1 parent b9066b8 commit 994c348

File tree

1 file changed

+1
-0
lines changed
  • cmd/pulumi-sdkgen-docker-buildkit

1 file changed

+1
-0
lines changed

cmd/pulumi-sdkgen-docker-buildkit/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ func run(version string) error {
149149
"python": schema.RawMessage("{}"),
150150
"nodejs": schema.RawMessage(`{
151151
"packageName": "@materializeinc/pulumi-docker-buildkit",
152+
"packageDescription": "A Pulumi provider that builds and pushes a Docker image to a registry using Buildkit.",
152153
"dependencies": {
153154
"@pulumi/pulumi": "^3.0.0"
154155
}

0 commit comments

Comments
 (0)