Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
use user org
  • Loading branch information
sreya committed Mar 11, 2021
commit dcfa0f28c2a2b41d7eb8c7ca0561c3a8ecbc0fd3
2 changes: 1 addition & 1 deletion internal/cmd/envs.go
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ coder envs create-from-config -f coder.yaml`,
RepoURL: repo,
Ref: ref,
Local: rd,
OrgID: org,
OrgID: userOrg,
Filepath: ".coder/coder.yaml",
}

Expand Down