Skip to content

Commit b268d14

Browse files
authored
Update config.yml
1 parent 60eb5f8 commit b268d14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.tugboat/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ services:
206206

207207
# Create symlink between vets-website assets and next-build
208208
# - ln -snf "${DOCROOT}/vendor/va-gov/vets-website/build/localhost/generated" "${TUGBOAT_ROOT}/next/public/generated"
209+
- mkdir -p "${TUGBOAT_ROOT}/next/public"
209210
- ln -snf "${TUGBOAT_ROOT}/vets-website/build/localhost/generated" "${TUGBOAT_ROOT}/next/public/generated"
210211

211212

0 commit comments

Comments
 (0)