synapse/.buildkite
Andrew Morgan 4f581faa98
Automatically retry builds when a buildkite agent is lost (#5380)
Sometimes the build agents get lost or die (error codes -1 and 2). Retry automatically a maximum of 2 times if this happens.

Error code reference:

* -1: Agent was lost
* 0: Build successful
* 1: There was an error in your code
* 2: The build stopped abruptly
* 255: The build was cancelled
2019-06-07 00:20:17 +01:00
..
.env Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
docker-compose.py27.pg94.yaml Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
docker-compose.py27.pg95.yaml Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
docker-compose.py35.pg94.yaml Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
docker-compose.py35.pg95.yaml Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
docker-compose.py37.pg11.yaml Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
docker-compose.py37.pg95.yaml Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
pipeline.yml Automatically retry builds when a buildkite agent is lost (#5380) 2019-06-07 00:20:17 +01:00