Skip to content

Commit c65f43a

Browse files
committed
chore: unassume account credentials after ios test
Signed-off-by: Kevin Shan <[email protected]>
1 parent 5a84ff3 commit c65f43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.codebuild/run_ios_modelgen_e2e_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ phases:
2323
- cd $CODEBUILD_SRC_DIR && ./.codebuild/scripts/run-ios-modelgen-e2e-test.sh
2424
post_build:
2525
commands:
26+
- source ./shared-scripts.sh && _unassumeTestAccountCredentials
2627
- aws sts get-caller-identity
2728
- source ./shared-scripts.sh && _scanArtifacts
2829

0 commit comments

Comments
 (0)