Skip to content

Commit

Permalink
deploy: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamilcuk committed Aug 13, 2024
1 parent 287ba47 commit 63d6a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/nomadtools-githubrunner.nomad.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ job "nomadtools-githubrunner" {
env {
GITHUB_TOKEN = var.GITHUB_TOKEN
NOMAD_TOKEN = var.NOMAD_TOKEN
NOMAD_NAMESPACE = var.NOMDA_NAMESPACE
NOMAD_NAMESPACE = var.NOMAD_NAMESPACE
}
template {
destination = "local/githubrunner.yml"
Expand Down

0 comments on commit 63d6a5d

Please sign in to comment.