553 B
553 B
https://git.gmetri.io/gmetribin/build-tools/src/branch/main/.github/README-build-notes.md
- npm build -> push to npm
pnpm build_npm - webpack build -> push assets to s3
pnpm build_bundle - push docker with code that executes on.
pnpm start - image scan (dependent on docker build)
- pushes the docker version to the cs-* repo
3 Push Docker
- Docker will be built with the Dockerfile
./fab/d/actions-build.Dockerfile - Context will be
. - env var
PUBLIC_BUILD_VERSIONwill be passed as an env var Docker builds.