Skip to content

Commit 30969cf

Browse files
committed
comments, re-indents, etc (nothing substantitive)
1 parent e0812ea commit 30969cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

group.nomad

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ task "db" {
1010
volumes = ["/pv/${var.CI_PROJECT_PATH_SLUG}-db:/var/lib/mysql"]
1111
}
1212

13-
template { # xxxx
13+
# xxx
14+
template {
1415
data = <<EOH
1516
{{key "NOMAD_VAR_SLUG"}}
1617

0 commit comments

Comments
 (0)