Skip to content

Commit

Permalink
set next var
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Jul 24, 2024
1 parent 5e9d735 commit 9574e82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ jobs:
env:
DSLIM_HTTP_PROBE: false
DSLIM_INCLUDE_APP_NEXT_DIR: true
DSLIM_INCLUDE_APP_NEXT_BUILD_DIR: true
DSLIM_INCLUDE_APP_NEXT_DIST_DIR: true
DSLIM_INCLUDE_APP_NEXT_STATIC_DIR: true
DSLIM_INCLUDE_APP_NEXT_NM_DIR : true
with:
target: ${{ env.BOX_URL }}:latest
tag: 'slim'
Expand Down

0 comments on commit 9574e82

Please sign in to comment.