mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 08:42:18 -04:00
Merge pull request #13012 from hashicorp/mktg-tf-2700f3711b54c7f3044e18b66ce1b72f
chore: Update Digital Team Files
This commit is contained in:
commit
b3a056df5f
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