From 34b6c87036e6e1c766de932a40ba6f9b1a993c3e Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 28 Jul 2025 21:20:29 -0700 Subject: Fixes context for packpub docker image. --- .ci/ci.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/ci.ts') diff --git a/.ci/ci.ts b/.ci/ci.ts index a4f299f..2b54cd8 100644 --- a/.ci/ci.ts +++ b/.ci/ci.ts @@ -57,7 +57,7 @@ const getPipeline = () => { ...commonBuildArgs, repository: `${IMG}_packpub_npm`, buildTarget: 'packpub_npm', - dockerfile: `packpub/npm/Dockerfile`, + dockerfile: `Dockerfile`, context: join(commonBuildArgs.context, 'packpub/npm'), }, }); -- cgit v1.2.3-70-g09d2