Files
bitcoin/ci
MarcoFalke fa0aac0f43 ci: Add retry
From: a1b1826bdb
2019-08-15 11:12:22 -04:00
..
2019-08-15 11:11:45 -04:00
2019-08-15 11:12:22 -04:00
2019-08-15 11:11:45 -04:00
2019-08-15 11:11:45 -04:00

ci scripts

This directory contains scripts for each build step in each build stage.

Currently three stages lint, extended_lint and test are defined. Each stage has its own lifecycle, similar to the Travis CI lifecycle. Every script in here is named and numbered according to which stage and lifecycle step it belongs to.