From e4fe271c36c03d713460185664010f8a3a435f1f Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Mon, 8 Sep 2025 20:27:39 -0400 Subject: [PATCH] rebuild api always --- tasks/api.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/api.yml b/tasks/api.yml index 8a6dbc3..32f7b6a 100644 --- a/tasks/api.yml +++ b/tasks/api.yml @@ -22,6 +22,7 @@ path: "{{ data_dir }}/api/app" dockerfile: Dockerfile source: build + force_source: true state: present - name: Create API Network