mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-18 18:18:11 -05:00
chore: Update Digital Team Files (#12139)
* Update generated website Makefile * Update generated scripts (should-build.sh) * Update generated scripts (website-start.sh) * Update generated scripts (website-build.sh)
This commit is contained in:
parent
dbeeab448a
commit
97bdeadbe6
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ DOCKER_RUN_FLAGS=-it \
|
|||
--volume "$(PWD)/redirects.js:/app/redirects.js" \
|
||||
--volume "next-dir:/app/website-preview/.next" \
|
||||
--volume "$(PWD)/.env:/app/.env" \
|
||||
--volume "$(PWD)/.env.development:/app/website-preview/.env.development" \
|
||||
--volume "$(PWD)/.env.local:/app/website-preview/.env.local" \
|
||||
-e "REPO=$(REPO)" \
|
||||
-e "PREVIEW_FROM_REPO=$(REPO)" \
|
||||
-e "IS_CONTENT_PREVIEW=true" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue