Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 406 Bytes

File metadata and controls

18 lines (11 loc) · 406 Bytes

build-pipeline

Internal build and deployment pipeline service. Validates and builds all pull requests automatically.

Development

npm install
npm run build

CI

Every pull request triggers a build automatically via GitHub Actions. Check the Actions tab for build status.

Bugs & Support

Found a bug or have a question? Open an issue and we'll get back to you.