aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app/garage/deploy/garage.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/app/garage/deploy/garage.hcl')
-rw-r--r--cluster/staging/app/garage/deploy/garage.hcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cluster/staging/app/garage/deploy/garage.hcl b/cluster/staging/app/garage/deploy/garage.hcl
index 6e37d82..1fc969b 100644
--- a/cluster/staging/app/garage/deploy/garage.hcl
+++ b/cluster/staging/app/garage/deploy/garage.hcl
@@ -25,6 +25,7 @@ job "garage-staging" {
config {
packages = [
"#bash", # so that we can enter a shell inside container
+ "#coreutils",
"git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=0d0906b066eb76111f3b427dce1c50eac083366c",
]
command = "garage"