(MODE-11365) fixing user data.
This commit is contained in:
parent
546919ada2
commit
ff1372f86a
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ REGION=${region}
|
|||
ENVIRONMENT=${environment}
|
||||
MONO_REGION=${mono_region}
|
||||
REPO_VERSION=${repo_version}
|
||||
BUCKET="mono-deployment-$ENVIRONMENT"
|
||||
DEPLOYABLE="tileserver-gl-$REPO_VERSION.tar.gz"
|
||||
FULL_BUCKET_URI="s3://$BUCKET/tileserver-gl/$DEPLOYABLE"
|
||||
# Setup dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue