Skip to content

Commit

Permalink
chore: Update Digital Team Files (#569)
Browse files Browse the repository at this point in the history
* Update generated scripts (should-build.sh)

* Update generated website Makefile

* Update generated scripts (website-start.sh)

* Update generated scripts (website-build.sh)

Co-authored-by: Brian Flad <bflad417@gmail.com>
  • Loading branch information
hashibot-web and bflad committed Dec 13, 2022
1 parent 530c74b commit 26743e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/Makefile
Expand Up @@ -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" \
Expand Down

0 comments on commit 26743e9

Please sign in to comment.