File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 7676
7777 riff-raff :
7878 runs-on : ubuntu-latest
79- needs : [dictionaries -ci, ui-ci]
79+ needs : [config -ci, ui-ci]
8080 permissions :
8181 id-token : write
8282 contents : read
@@ -111,7 +111,7 @@ jobs:
111111 run : pnpm cdk:test
112112
113113 - name : CDK synth
114- run : pnpm cdk: synth
114+ run : pnpm synth:ab-testing-config
115115
116116 - name : Riff-Raff Upload
117117
Original file line number Diff line number Diff line change 1- name : 🧪 AB testing
1+ name : 🧪 AB testing Lambda
22
33permissions :
44 contents : read
1212 - ' .github/workflows/ab-testing-lambda-ci.yml'
1313
1414jobs :
15- lambda-ci :
16- name : Deploy Lambda CI
15+ ci :
1716 runs-on : ubuntu-latest
1817 defaults :
1918 run :
4342
4443 riff-raff :
4544 runs-on : ubuntu-latest
46- needs : [lambda- ci]
45+ needs : [ci]
4746 permissions :
4847 id-token : write
4948 contents : read
You can’t perform that action at this time.
0 commit comments