Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
SEAPUNK committed May 12, 2024
1 parent 0f020e8 commit f309499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/deploy/scripts/build-docker-image.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ await $`git ls-files | tar Tzcfv - ${archivePath}`;

// HACK: i need to use groundcontrol, but apparently it's
// no longer published on github... so i need to build it locally
let groundControlTag;
// https://github.com/malyn/groundcontrol/issues/1
{
console.warn(chalk.magenta("Building groundcontrol image..."));
let { exitCode } =
Expand Down

0 comments on commit f309499

Please sign in to comment.