krux / starport

Apache License 2.0
2 stars 7 forks source link

Allow updating the jar only for deployment purposes #35

Closed talbright closed 5 years ago

talbright commented 5 years ago

This allows updating an existing pipelines jar only:

$ sbt ";project core;runMain com.krux.starport.db.tool.SubmitPipeline -j s3://my-s3-bucket/jars/my-pipeline-assembly-0.4.2.jar --update --update-jar-only --pipeline com.myco.MyPipeline --owner me@myco.com"