Merge pull request #13545 from overleaf/msm-fix-build-scripts

Fix build scripts and update to 4.3.0

GitOrigin-RevId: 90e57a410bc12e8cdfc7f757445c8352cd5d49eb
This commit is contained in:
Miguel Serrano
2023-07-13 10:11:58 +02:00
committed by Copybot
parent c806aaa5b6
commit 2252bdb836
24 changed files with 54 additions and 26 deletions

View File

@@ -4,6 +4,8 @@ filestore
--docker-repos=gcr.io/overleaf-ops
--env-add=ENABLE_CONVERSIONS="true",USE_PROM_METRICS="true",AWS_S3_USER_FILES_BUCKET_NAME=fake_user_files,AWS_S3_TEMPLATE_FILES_BUCKET_NAME=fake_template_files,AWS_S3_PUBLIC_FILES_BUCKET_NAME=fake_public_files,GCS_USER_FILES_BUCKET_NAME=fake_userfiles,GCS_TEMPLATE_FILES_BUCKET_NAME=fake_templatefiles,GCS_PUBLIC_FILES_BUCKET_NAME=fake_publicfiles
--env-pass-through=
--esmock-loader=False
--has-custom-nodemon=False
--node-version=16.17.1
--public-repo=True
--script-version=4.1.0
--script-version=4.3.0