Skip to content

Commit 14d8778

Browse files
committed
Add Terraform state artifact from test step
1 parent c0343dd commit 14d8778

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ jobs:
9090
command: ./scripts/ci/steps/test.sh
9191
- store_artifacts:
9292
path: build/logs
93+
- store_artifacts:
94+
path: state
9395
- notify
9496

9597
prerelease:

0 commit comments

Comments
 (0)