Commit e7ae499
committed
TASK: Prevent cache hydrator from running twice on every deployment
Deployments currently update both the lambda configuration and the
lambda code on every build; if the deployment rule listens for both
events it has the unintended side-effect of running the hydrator twice
on every deployment.1 parent 7b90fba commit e7ae499
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments