123456789 |
- GITHUB_USER, GITUB_PASSWORD = "user", "secret"
- POST_KEY = '6361675'
- # notes about config
- # the config should be able to set destroy build or not.
- # each build is done in a directory names after the git hash
- # if the build is successful it will be removed, and if not it will
- # be conditionally removed.
|