forked from Deuxfleurs/nixcfg
staging: updated garage with new consul registration
This commit is contained in:
parent
14b59ba4b0
commit
1a11ff4202
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ job "garage-staging" {
|
|||
packages = [
|
||||
"#bash", # so that we can enter a shell inside container
|
||||
"#coreutils",
|
||||
"git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=03efc191c1697140d24c431e88bd4964c77823e5",
|
||||
"git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=32ad4538eec9e844edab7e04e03dee9d594ec8fb",
|
||||
]
|
||||
command = "garage"
|
||||
args = [ "server" ]
|
||||
|
|
Loading…
Reference in a new issue