__init__.py 235 B

12345
  1. # notes about config
  2. # the config should be able to set destroy build or not.
  3. # each build is done in a directory names after the git hash
  4. # if the build is successful it will be removed, and if not it will
  5. # be conditionally removed.