mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
feat: add nomad template (#9786)
This commit is contained in:
committed by
GitHub
parent
b742661abd
commit
fa858531a8
@ -34,6 +34,7 @@ var (
|
||||
//go:embed templates/gcp-vm-container
|
||||
//go:embed templates/gcp-windows
|
||||
//go:embed templates/kubernetes
|
||||
//go:embed templates/nomad-docker
|
||||
files embed.FS
|
||||
|
||||
exampleBasePath = "https://github.com/coder/coder/tree/main/examples/templates/"
|
||||
|
Reference in New Issue
Block a user