Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
  • Loading branch information
theBeginner86 authored Nov 27, 2024
1 parent c25c701 commit ed54eb4
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 ed54eb4

Please sign in to comment.