chrislusf / glow

Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
3.2k stars 248 forks source link

Fix docker upload #33

Closed alpe closed 8 years ago

alpe commented 8 years ago

Artifacts were not uploaded with the previous setup. This one worked with my fork's master. Sorry for the hic up! I did a PR with an outdated branch before. :sob: