From 21bab0084558f3fa96cf944790978e946aca5f04 Mon Sep 17 00:00:00 2001 From: Sahil Ahuja Date: Thu, 13 Feb 2025 13:02:17 +0530 Subject: [PATCH] Changes --- README-build-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-build-notes.md b/README-build-notes.md index 7cc5b10..4afda51 100644 --- a/README-build-notes.md +++ b/README-build-notes.md @@ -1,7 +1,7 @@ > https://git.gmetri.io/gmetribin/build-tools/src/branch/main/.github/README-build-notes.md 1) npm build -> push to npm `pnpm build_npm` -2) webpack build -> push assets to s3 `pnpm build_bundle` +2) webpack build -> push assets to s3 Builds the docker. (Inside the docker `pnpm build`) 3) push docker with code that executes on.`pnpm start` 4) image scan (dependent on docker build) 5) pushes the docker version to the cs-* repo