-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Arjan Einbu edited this page Feb 19, 2017
·
8 revisions
- Specific output files (Result from git, build, coverage or unittesting?)
- Reachable from outside firewall
- Contact with scriptabuild master inside firewall
- Satellite receive webhooks, to trigger build on scriptabuild master
- Sattelite can perform tasks on behalf of scriptabuild master
git checkout my-branch and git checkout 0f0f0f0f
Store and export artifacts
-
to use on other dependent builds
-
for deploying to octopus etc
-
Store hook-request in build outputs
- Wait 30 secs before building?
- Abort a build?
- Paralell builds?
- Same or different projects?
- Same or different branches?
- Same or different commits?