updated shippable.yml

pull/2/head
Hari Sekhon 4 years ago
parent 0a545b46ce
commit 25d4e6f960

@ -33,6 +33,7 @@ build:
- rm -fv /etc/apt/sources.list.d/cassandra.sources.list* - rm -fv /etc/apt/sources.list.d/cassandra.sources.list*
- rm -fv /etc/apt/sources.list.d/yarn.list* - rm -fv /etc/apt/sources.list.d/yarn.list*
#- shippable_retry make #- shippable_retry make
- find . -maxdepth 3 -name ci_bootstrap.sh | head -n 1 | xargs sh
- make init - make init
- make ci - make ci
- make test - make test

Loading…
Cancel
Save