Skip to content

Commit 02c71e4

Browse files
committed
Forward MICROSOFT_PACKAGE to container
1 parent 2839f32 commit 02c71e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packaging/citus_package

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,8 @@ foreach my $platform (@platforms) {
371371
"GITHUB_TOKEN",
372372
'-e',
373373
"PACKAGE_ENCRYPTION_KEY",
374+
'-e',
375+
"UNENCRYPTED_PACKAGE",
374376
"citus/packaging:$docker_platform-$pg",
375377
$build_type
376378
);

0 commit comments

Comments
 (0)