bench
bench copied to clipboard
Automate builds
- [x] Build when pushing to branch
dev - [ ] Build and test when pushing to branch
dev - [ ] Build and test when pushing to branch
master - [ ] Create release on GitHub with
Bench.zipandBench.exeattached when pushing tag - [x] Generate docs when pushing to branch
devto test if the doc build pipeline works - [ ] Generate and publish docs on a seprarate URL when pushing to branch
dev - [x] Generate and publish docs when pushing to branch
master
Started implementing build pipeline on private GitLab CI.