Skip to content

Commit

Permalink
Point goreleaser to the old astronomerio org (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
andscoop authored Nov 27, 2018
1 parent 7e8d96a commit 8ae005c
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/astronomer/astro-cli/cmd.currVersion={{ .Version }} -X github.com/astronomer/astro-cli/cmd.currCommit={{ .Commit }}
ldflags: -s -w -X github.com/astronomerio/astro-cli/cmd.currVersion={{ .Version }} -X github.com/astronomerio/astro-cli/cmd.currCommit={{ .Commit }}
binary: astro
ignore:
- goos: windows
Expand Down

0 comments on commit 8ae005c

Please sign in to comment.