mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-10 15:01:03 +00:00
added profile
This commit is contained in:
parent
c2dfc35bdc
commit
3d11f9cebf
1 changed files with 1 additions and 0 deletions
|
|
@ -225,6 +225,7 @@ run featurebase in linux amd64 node:
|
|||
image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest
|
||||
variables:
|
||||
INSTANCE_ID: ""
|
||||
PROFILE: "default"
|
||||
before_script:
|
||||
- aws configure set aws_access_key_id $AWS_ACCESS_KEY_ID
|
||||
- aws configure set aws_secret_access_key $AWS_SECRET_ACCESS_KEY
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue