Add safety check for Shippable "Rebuild with SSH" (#28857)

* Add safety check for Shippable "Rebuild with SSH".
* Run shippable.py for the `other` test.
This commit is contained in:
Matt Clay 2017-08-31 17:44:33 -07:00 committed by GitHub
commit e513ec10da
2 changed files with 105 additions and 0 deletions

View file

@ -2,6 +2,8 @@
set -o pipefail
shippable.py
retry.py apt-get update -qq
retry.py apt-get install -qq \
shellcheck \