From 6ae16f10ff1c60bbde6f58c3887fcedeadf0ed1f Mon Sep 17 00:00:00 2001 From: Cory Hall <43035978+corymhall@users.noreply.github.com> Date: Mon, 29 Sep 2025 12:01:37 -0400 Subject: [PATCH] chore: update modulePath in ci-mgmt (#607) This is needed for https://github.com/pulumi/ci-mgmt/pull/1730 --- .ci-mgmt.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci-mgmt.yaml b/.ci-mgmt.yaml index e90640b..8706662 100644 --- a/.ci-mgmt.yaml +++ b/.ci-mgmt.yaml @@ -4,6 +4,7 @@ major-version: 0 providerDefaultBranch: main providerVersion: github.com/pulumi/pulumi-docker-build/provider.Version aws: true +modulePath: . gcp: true sdkModuleDir: sdk/go/dockerbuild parallel: 3