Skip to content

Commit c4e49ea

Browse files
committed
Added release list publishing to CI
1 parent 0759ea9 commit c4e49ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

+3
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,9 @@ jobs:
435435
- attach_workspace:
436436
at: ~/
437437
- aws-cli/install
438+
- run:
439+
name: Generate release list
440+
command: node build/generate-release-list.js
438441
- run:
439442
name: Check build file for correct SDK version
440443
command: |

0 commit comments

Comments
 (0)