From 4930cb033f4b0e0ffbff68ba56b146a6e1e3e8d8 Mon Sep 17 00:00:00 2001 From: luojiyin Date: Fri, 2 Aug 2024 20:35:08 +0800 Subject: [PATCH] inclue ./next --- .github/workflows/deploy-production.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-production.yml b/.github/workflows/deploy-production.yml index ba6e641..1be5895 100644 --- a/.github/workflows/deploy-production.yml +++ b/.github/workflows/deploy-production.yml @@ -53,6 +53,7 @@ jobs: DSLIM_INCLUDE_APP_NEXT_DIST_DIR: true DSLIM_INCLUDE_APP_NEXT_STATIC_DIR: true DSLIM_INCLUDE_APP_NEXT_NM_DIR: true + DSLIM_INCLUDE_PATH_FILE: './next' with: target: ${{ env.BOX_URL }}:latest tag: 'slim'