mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
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:
parent
79dcb3a3fa
commit
e513ec10da
2 changed files with 105 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
set -o pipefail
|
||||
|
||||
shippable.py
|
||||
|
||||
retry.py apt-get update -qq
|
||||
retry.py apt-get install -qq \
|
||||
shellcheck \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue