You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-10 22:41:25 +02:00
Load AWS region from meta data if not set for deploy
This commit is contained in:
@@ -110,7 +110,7 @@ cache:
|
||||
S3_BUCKET_PRIVATE: 'saas-starter-kit-private'
|
||||
S3_BUCKET_PUBLIC: 'saas-starter-kit-public'
|
||||
NO_DEPLOY: 1
|
||||
AWS_USE_ROLE: 1
|
||||
AWS_USE_ROLE: 1
|
||||
webapi:build:dev:
|
||||
<<: *deploy_dev_webapi_tmpl
|
||||
stage: build:dev
|
||||
|
Reference in New Issue
Block a user