dlecan / rust-crosscompiler-arm

Docker images for Rust dedicated to cross compilation for ARM v6 and more
MIT License
50 stars 16 forks source link

CI: Travis doesn't push to Docker Hub anymore #13

Closed SuperFluffy closed 6 years ago

SuperFluffy commented 6 years ago

Please push an update to the docker hub so that we can get the changes introduced with PRs #10 and #12 upstream. :-)

dlecan commented 6 years ago

Thank you for detecting this issue 👏

This should be done by Travis after each commit, but push to Docker Hub doesn't work for an unknown reason.

See: https://travis-ci.org/dlecan/rust-crosscompiler-arm/builds/376734815#L1020

I will take a look at that.

dlecan commented 6 years ago

Published! Can you try @SuperFluffy?