File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -269,6 +269,9 @@ pipelines:
269269 - build :
270270 source : ehr-hard-deletion-lambda/build/ehr-hard-deletion-lambda.zip
271271 destination : ehr-hard-deletion-lambda/build/
272+ - build :
273+ source : dynamo-migration-lambda/build/dynamo-migration-lambda.zip
274+ destination : dynamo-migration-lambda/build/
272275 tasks :
273276 - exec :
274277 command : /bin/bash
@@ -332,6 +335,12 @@ pipelines:
332335 source : ehr-hard-deletion-lambda/build/ehr-hard-deletion-lambda.zip
333336 destination : ehr-hard-deletion-lambda/build/
334337 is_file : yes
338+ - fetch :
339+ stage : plan_prod
340+ job : plan
341+ source : dynamo-migration-lambda/build/dynamo-migration-lambda.zip
342+ destination : dynamo-migration-lambda/build/
343+ is_file : yes
335344 - exec :
336345 command : /bin/bash
337346 arguments :
You can’t perform that action at this time.
0 commit comments