Skip to content

Commit eabbe34

Browse files
committed
use docker-compose for running releases, so we can ensure gnu tar
1 parent bf248be commit eabbe34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ This means that if you want to add a new rake task `my_task`, you need to add it
118118

119119
### Create the releases
120120

121-
Just type: `rake release`
121+
Just type: `docker-compose run release`
122122

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

0 commit comments

Comments
 (0)