Changeset View
Changeset View
Standalone View
Standalone View
contrib/teamcity/build-configurations.yml
| Show First 20 Lines • Show All 708 Lines • ▼ Show 20 Lines | build-without-zmq: | ||||
| timeout: 1800 | timeout: 1800 | ||||
| check-iguana: | check-iguana: | ||||
| Werror: true | Werror: true | ||||
| runOnDiffRegex: | runOnDiffRegex: | ||||
| - src/ | - src/ | ||||
| - iguana/ | - iguana/ | ||||
| targets: | targets: | ||||
| - - iguana | |||||
| - - check-iguana | - - check-iguana | ||||
| timeout: 1200 | timeout: 1200 | ||||
| check-buildbot: | check-buildbot: | ||||
| runOnDiffRegex: | runOnDiffRegex: | ||||
| - contrib/buildbot/ | - contrib/buildbot/ | ||||
| targets: | targets: | ||||
| - - check-buildbot | - - check-buildbot | ||||
| ▲ Show 20 Lines • Show All 334 Lines • Show Last 20 Lines | |||||