Skip to content

Commit

Permalink
use docker-compose for running releases, so we can ensure gnu tar
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Aug 21, 2015
1 parent bf248be commit eabbe34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@ This means that if you want to add a new rake task `my_task`, you need to add it

### Create the releases

Just type: `rake release`
Just type: `docker-compose run release`

After this command finishes, you'll see the releases for each target in the `releases` directory.

0 comments on commit eabbe34

Please sign in to comment.