Skip to content

Commit

Permalink
Merge pull request #70 from meshery/theBeginner86-patch-2
Browse files Browse the repository at this point in the history
Update .goreleaser.yml
  • Loading branch information
theBeginner86 authored Nov 27, 2024
2 parents 31ef425 + 9b53e4f commit a1d876d
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 a1d876d

Please sign in to comment.