Commit 17dfe84
Leonid Borchuk
Introduces GitHub Actions workflow for Apache Cloudberry (incubating) build debian package
In commit cd0bfbc was added docker build and test containers for ubuntu 22.04.
Here has been adding CI workflow to check if we still could create and install debian package for ubuntu 22.04.
To do this:
- use devops package for build cloudberry binary inside docker build container
- create debian package for builded binary
- upload artifacts to github actions
- download artifacts to ubuntu test container
- install downloaded debian packages
- check packages for integrity1 parent d6b001e commit 17dfe84
2 files changed
Lines changed: 628 additions & 0 deletions
File tree
- .github/workflows
- devops/build/automation/cloudberry/scripts
0 commit comments