Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5c9434e

Browse files
bpmctkylecarbs
authored andcommitted
chore: add fly.io install source
1 parent54bbed8 commit5c9434e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/telemetry/telemetry.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ func (r *remoteReporter) deployment() error {
233233

234234
// Tracks where Coder was installed from!
235235
installSource:=os.Getenv("CODER_TELEMETRY_INSTALL_SOURCE")
236-
ifinstallSource!=""&&installSource!="aws_marketplace" {
236+
ifinstallSource!=""&&installSource!="aws_marketplace"&&installSource!="fly.io"{
237237
returnxerrors.Errorf("invalid installce source: %s",installSource)
238238
}
239239

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp