Skip to content

Commit

Permalink
Change astronomerio to astronomer gopath
Browse files Browse the repository at this point in the history
  • Loading branch information
andscoop committed Nov 28, 2018
1 parent 0f78df1 commit 0d0195d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ builds:
goarm:
- "6"
main: .
ldflags: -s -w -X github.com/astronomerio/astro-cli/version.CurrVersion={{ .Version }} -X github.com/astronomerio/astro-cli/version.CurrCommit={{ .Commit }}
ldflags: -s -w -X github.com/astronomer/astro-cli/version.CurrVersion={{ .Version }} -X github.com/astronomer/astro-cli/version.CurrCommit={{ .Commit }}
binary: astro
ignore:
- goos: windows
Expand Down

0 comments on commit 0d0195d

Please sign in to comment.