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

Public "release" command #25

Open
adelevie opened this issue Oct 12, 2015 · 1 comment
Open

Public "release" command #25

adelevie opened this issue Oct 12, 2015 · 1 comment
Labels

Comments

@adelevie
Copy link

From the README:

Create the releases
Just type: docker-compose run release
After this command finishes, you'll see the releases for each target in the releases directory.

When I run this locally:

$ docker-compose run release
No such service: release

I looked in the Rakefile and the docker-compose.yml file and neither show any sign of a release command.

Was this command deprecated? If so, what is the best way to package releases? Will docker-compose run compile be sufficient?

@zzak zzak added the roadmap label Oct 13, 2015
@zzak
Copy link
Contributor

zzak commented Oct 13, 2015

This is still on the roadmap for public use, we're using it internally to distribute mruby-cli for now.

@zzak zzak changed the title Missing "release" command Public "release" command Nov 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants