Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PDSLLabs Public
QMSL
PDFGenerator QMSL
Commits
ef3a4c92
Commit
ef3a4c92
authored
Mar 03, 2021
by
Uta Christoph
Browse files
Update live.nomad
parent
1157d978
Pipeline
#422225
passed with stages
in 43 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
nomad/live.nomad
View file @
ef3a4c92
# This should best be equal to project name, and also the binary name without extension. This defines the ${NOMAD_JOB_NAME}
# This should best be equal to project name, and also the binary name without extension. This defines the ${NOMAD_JOB_NAME}
job "pdf-generator" {
job "pdf-generator" {
datacenters = ["rwth-app-
testing
"]
datacenters = ["rwth-app-
live
"]
type = "system"
type = "system"
update {
update {
...
@@ -67,4 +67,4 @@ job "pdf-generator" {
...
@@ -67,4 +67,4 @@ job "pdf-generator" {
}
}
}
}
}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment