aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check_dockerfiles.sh (follow)
Commit message (Collapse)AuthorAgeLines
* CI: ensure count of builds returned by the API is > 0Gravatar MarkKoz2019-06-30-1/+2
|
* CI: refactor script & pull base when possibleGravatar MarkKoz2019-06-30-22/+76
| | | | | | | | * Move script's execution to the test job * Use output variables * Use jq instead of regex for parsing JSON responses from API * Wrap to 80 columns * Make more robust by checking for command success
* CI: move check shell script to a separate fileGravatar MarkKoz2019-06-30-0/+31