[misc] update the build scripts to 1.3.5

This commit is contained in:
Jakob Ackermann
2020-02-10 17:10:42 +01:00
parent ca94225c19
commit 1341af04f5
9 changed files with 47 additions and 47 deletions
+8 -7
View File
@@ -1,10 +1,11 @@
filestore
--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,AWS_S3_ENDPOINT=http://s3:9090,AWS_ACCESS_KEY_ID=fake,AWS_SECRET_ACCESS_KEY=fake
--dependencies=s3
--acceptance-creds=
--script-version=1.3
--node-version=10.19.0
--language=es
--docker-repos=gcr.io/overleaf-ops
--public-repo=True
--language=es
--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
--node-version=10.19.0
--acceptance-creds=
--dependencies=s3
--docker-repos=gcr.io/overleaf-ops
--env-pass-through=
--data-dirs=uploads,user_files,template_files
--script-version=1.3.5