cozystack
cozystack copied to clipboard
Configure GitHub CI
When creating a PR:
- build all images (
make buildin the root of the repo) - push to a branch named build or
test-pr123with the PR number - run tests https://github.com/aenix-io/cozystack/issues/70
After a PR is closed, delete all images tagged with it.
When creating a draft release, run all tests before actually releasing.