From abf6571080ca39b8644da6d71e30d9390e3654b6 Mon Sep 17 00:00:00 2001 From: t0r3tto Date: Tue, 9 Dec 2025 01:46:58 +0100 Subject: [PATCH] fix(recipe): remove missing sql in lean and stable --- qbox-lean.yaml | 2 -- qbox-stable.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/qbox-lean.yaml b/qbox-lean.yaml index bdf7d59..b05ac51 100644 --- a/qbox-lean.yaml +++ b/qbox-lean.yaml @@ -205,8 +205,6 @@ tasks: - action: unzip dest: ./resources/[qbx] src: ./tmp/qbx_management.zip - - action: query_database - file: ./resources/[qbx]/qbx_management/qbx_management.sql - action: download_file path: ./tmp/qbx_garages.zip diff --git a/qbox-stable.yaml b/qbox-stable.yaml index 0595cbb..1ad4b50 100644 --- a/qbox-stable.yaml +++ b/qbox-stable.yaml @@ -165,8 +165,6 @@ tasks: - action: unzip dest: ./resources/[qbx] src: ./tmp/qbx_management.zip - - action: query_database - file: ./resources/[qbx]/qbx_management/qbx_management.sql - action: download_file path: ./tmp/qbx_diving.zip