Skip to content

Commit

Permalink
Added dir name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrst88 committed Apr 8, 2019
1 parent 296ee33 commit cc7689f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ before:
archive:
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"

wrap_in_directory: falsee
wrap_in_directory: clickhouse_exporter

format: zip
files:
Expand Down
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ after_success:
deploy:
- provider: script
skip_cleanup: true
env:

script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
Expand Down

0 comments on commit cc7689f

Please sign in to comment.