Change the nomad service name to fix a collision
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
2f297fd935
commit
2cdea934eb
@ -53,7 +53,7 @@ job "lure-updater" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
service {
|
service {
|
||||||
name = "site"
|
name = "lure-updater"
|
||||||
port = "webhook"
|
port = "webhook"
|
||||||
|
|
||||||
tags = [
|
tags = [
|
||||||
|
Loading…
Reference in New Issue
Block a user