Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-receiver: when rebuilding, change to repo dir asap | Rafael G. Martins | 2016-11-17 | 1 | -5/+17 |
| | |||||
* | git-receiver: allow users to re-run the last successful build | Rafael G. Martins | 2016-11-17 | 1 | -0/+16 |
| | | | | | running the pre-receive hook manually on the server will re-run the last successful build. | ||||
* | build: use bash, but get it properly during build time | Rafael G. Martins | 2016-10-12 | 1 | -0/+146 |
hardcoding it for travis, as bash is always installed there. |