Skip to content

Commit 8423d08

Browse files
committed
fix(deploy): update gitlab ci for aws config
1 parent 566f199 commit 8423d08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ homebrew:
147147
aws_access_key_id = ${AWS_ACCESS_KEY_ID}
148148
aws_secret_access_key = ${AWS_SECRET_ACCESS_KEY}
149149
EOF
150+
- export AWS_PROFILE=autocloud-iac
150151
script:
151152
- yarn build
152153
- yarn homebrew

0 commit comments

Comments
 (0)