fix grammar
This commit is contained in:
parent
92ca20f18b
commit
7455688649
|
@ -46,7 +46,7 @@ task "docs" {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Environment variables are interpreted and can contain both runtime and
|
# Environment variables are interpreted and can contain both runtime and
|
||||||
# node attributes. There environment variables are passed into the task.
|
# node attributes. These environment variables are passed into the task.
|
||||||
env {
|
env {
|
||||||
"DC" = "Running on datacenter ${node.datacenter}"
|
"DC" = "Running on datacenter ${node.datacenter}"
|
||||||
"VERSION" = "Version ${NOMAD_META_VERSION}"
|
"VERSION" = "Version ${NOMAD_META_VERSION}"
|
||||||
|
|
Loading…
Reference in New Issue