We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60eb5f8 commit b268d14Copy full SHA for b268d14
.tugboat/config.yml
@@ -206,6 +206,7 @@ services:
206
207
# Create symlink between vets-website assets and next-build
208
# - ln -snf "${DOCROOT}/vendor/va-gov/vets-website/build/localhost/generated" "${TUGBOAT_ROOT}/next/public/generated"
209
+ - mkdir -p "${TUGBOAT_ROOT}/next/public"
210
- ln -snf "${TUGBOAT_ROOT}/vets-website/build/localhost/generated" "${TUGBOAT_ROOT}/next/public/generated"
211
212
0 commit comments