Skip to content

Commit

Permalink
Merge pull request #67 from meshery/theBeginner86-patch-2
Browse files Browse the repository at this point in the history
[chore] Update .goreleaser.yml
  • Loading branch information
theBeginner86 authored Nov 27, 2024
2 parents c25c701 + ed54eb4 commit 3a4bb94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ builds:
ldflags:
- -s -w
- -X main.providerToken={{.Env.PROVIDER_TOKEN}}
- -X main.MesheryCloudApiBaseUrl="https://cloud.layer5.io"
- -X main.MesheryApiBaseUrl="https://playground.meshery.io"
- -X main.MesheryCloudAPIBaseURL="https://cloud.layer5.io"
- -X main.MesheryAPIBaseURL="https://playground.meshery.io"
goos:
- linux
- darwin
Expand Down

0 comments on commit 3a4bb94

Please sign in to comment.