1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline/archive
Jorin Vogel 0e2e8c8eb3
feat: Add archive config 'wrap_in_directory'
The field is optional. When set to true, files in archive are wrapped
in a directory, which has the same name as the archive itself.
Tests have also been extended to cover this.

Closes #251
2017-10-02 18:53:18 +02:00
..
archive_test.go feat: Add archive config 'wrap_in_directory' 2017-10-02 18:53:18 +02:00
archive.go feat: Add archive config 'wrap_in_directory' 2017-10-02 18:53:18 +02:00