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
b427ff2a
Commit
b427ff2a
authored
Mar 11, 2021
by
Uta Christoph
Browse files
Update more path prefix changes
parent
1523c954
Pipeline
#424285
passed with stages
in 1 minute and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nomad/testing.nomad
View file @
b427ff2a
...
...
@@ -48,7 +48,7 @@ job "pdf-generator-testing" {
# The check URL needs to answer with status 200, preferbly use something like a version API call
check {
type = "http"
path = "/swagger/index.html"
path = "/
internal/
swagger/index.html"
interval = "10s"
timeout = "2s"
}
...
...
Write
Preview
Supports
Markdown
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