Skip to content
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
Next Next commit
fix: remove broken fly.io template
  • Loading branch information
bpmct committed Sep 16, 2023
commit 609e7c155602d8ab2292bd57b0c4c6f1db1dd384
1 change: 0 additions & 1 deletion examples/examples.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ var (
//go:embed templates/gcp-vm-container
//go:embed templates/gcp-windows
//go:embed templates/kubernetes
//go:embed templates/fly-docker-image
files embed.FS

exampleBasePath = "https://github.com/coder/coder/tree/main/examples/templates/"
Expand Down