mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 11:25:41 +03:00
fix(minor typo)
This commit is contained in:
committed by
GitHub
parent
3c57705cd1
commit
04383ff15d
@@ -3643,7 +3643,7 @@ type Template struct {
|
||||
DestPath string
|
||||
|
||||
// EmbeddedTmpl store the raw template. This is useful for smaller templates
|
||||
// where they are embedded in the job file rather than sent as an artificat
|
||||
// where they are embedded in the job file rather than sent as an artifact
|
||||
EmbeddedTmpl string
|
||||
|
||||
// ChangeMode indicates what should be done if the template is re-rendered
|
||||
|
||||
Reference in New Issue
Block a user