Skip to content

Commit

Permalink
crazy hack that just might work to fix https://github.com/pulumi/pulu…
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemnmez committed Oct 2, 2023
1 parent 486954d commit 294e499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/pulumi/bazel_rce/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ interface DockerFileParams {
}

const password_file_name = '.htpasswd';
const monorepo_github_name = 'zemn-me/monorepo';
const monorepo_github_name = '../zemn-me/monorepo';

function DockerFile(params: DockerFileParams) {
return `
Expand Down

0 comments on commit 294e499

Please sign in to comment.