TresAmigosSD / SMV

Spark Modularized View
Apache License 2.0
42 stars 22 forks source link

create `admin/ci-latest.sh` script to upload/download latest ci build result #1572

Closed AliTajeldin closed 5 years ago

AliTajeldin commented 5 years ago

Need a place to store/download the latest CI build result of SMV. We will utilize a single "release" to store the latest successfully CI built SMV image. The script should not depend on any other scripts in SMV repo so that we can just do a curl ... | bash to get latest SMV binary build. We will need to supply the GITHUB user credential on upload as an environment variable.