This commit is contained in:
Sahil Ahuja 2025-02-13 13:02:17 +05:30
parent 43623ff9fa
commit 21bab00845

View File

@ -1,7 +1,7 @@
> https://git.gmetri.io/gmetribin/build-tools/src/branch/main/.github/README-build-notes.md > https://git.gmetri.io/gmetribin/build-tools/src/branch/main/.github/README-build-notes.md
1) npm build -> push to npm `pnpm build_npm` 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` 3) push docker with code that executes on.`pnpm start`
4) image scan (dependent on docker build) 4) image scan (dependent on docker build)
5) pushes the docker version to the cs-* repo 5) pushes the docker version to the cs-* repo