-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
We want to have a development build and the production build.
- Development build should be triggered each time a push is made to the repo (or every day).
- Production build should only happen on request (or on release tags).
- We need to be able to see the output of build tests and failures somewhere.
The setup needs to be simple enough for one dev to manage and fix it breaks.
Reactions are currently unavailable