Skip to content

Commit a2bd915

Browse files
committed
cdk location
1 parent 1cec5ed commit a2bd915

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ab-testing-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ jobs:
125125
- ab-testing/dist
126126
ab-testing-ui-artifact:
127127
- ab-testing/frontend/output/ab-tests.html
128-
cdk.out:
128+
cdk.out/ab-testing-config:
129129
- ab-testing/cdk.out/ab-testing-config

.github/workflows/ab-testing-lambda-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ jobs:
8383
contentDirectories: |
8484
ab-testing-deployment-lambda:
8585
- ab-testing/dictionary-deploy-lambda/dist/lambda.zip
86-
cdk.out:
86+
cdk.out/deployment-lambda:
8787
- ab-testing/cdk.out/deployment-lambda

0 commit comments

Comments
 (0)