From 09c195afb0563295d3c10839d36f84398fc70a57 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 1 Sep 2024 20:53:31 +0100 Subject: [PATCH] Sync before downloading secrets --- justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/justfile b/justfile index 005fc37..e9969ab 100644 --- a/justfile +++ b/justfile @@ -27,6 +27,7 @@ terraform +ARGS: # Download secrets update-secrets: + bw sync cd terraform/ && bw get attachment .env --itemid c4f8b44e-ae62-442d-a9e0-02d0621c2454 ansible-deploy *ARGS: