Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current nightly image currently failing #16

Closed
beefsack opened this issue Apr 18, 2017 · 2 comments
Closed

Current nightly image currently failing #16

beefsack opened this issue Apr 18, 2017 · 2 comments
Assignees

Comments

@beefsack
Copy link

beefsack commented Apr 18, 2017

First up, fantastic script and Docker image, it has been revolutionary in getting static builds deployed through CI for me 👍

Looks like the current nightly image is broken though due to a cargo issue from last month, would it be at all possible to have a new image built from the Dockerfile? It's currently stopping me from being able to use this to deploy a Rocket app.

The error looks like the following:

mick@mick-pc ~/D/b/api (master)> ./build-release 
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /checkout/src/libcore/option.rs:323
note: Run with `RUST_BACKTRACE=1` for a backtrace.

Thanks!
Michael

@emk emk assigned emk and beefsack May 3, 2017
@emk
Copy link
Owner

emk commented May 3, 2017

I'm trying a new build. Could you please check in an hour or two from now, and let me know if it works? Thank you!

@beefsack
Copy link
Author

beefsack commented May 4, 2017

Works a treat, cheers!

@beefsack beefsack closed this as completed May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants