Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit bd30428

Browse files
Merge pull request #66 from williamhakim10/bugfix/fix-circleci-config
[Bugfix, N/A] Fix circleci config
2 parents fe11e51 + 4e514d9 commit bd30428

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
- AWS_CODE_DEPLOY_DEPLOYMENT_GROUP_NAME: "staging"
8484
- AWS_CODE_DEPLOY_SERVICE_ROLE_ARN: "arn:aws:iam::273834392857:role/CodeDeployServiceRole"
8585
- AWS_CODE_DEPLOY_EC2_TAG_FILTERS: "Key=Name,Value=emailbenchmarking.com,Type=KEY_AND_VALUE"
86+
- AWS_CODE_DEPLOY_APP_SOURCE: /home/circleci/repo
8687
- AWS_CODE_DEPLOY_S3_FILENAME: "${CIRCLE_BUILD_NUM}#${CIRCLE_SHA1:0:7}.zip"
8788
- AWS_CODE_DEPLOY_S3_BUCKET: circleci-codedeploy-bucket
8889
- AWS_CODE_DEPLOY_S3_LIMIT_BUCKET_FILES: 10

0 commit comments

Comments
 (0)