Commit 380dc89
committed
Fix cleanup script stack prefix for multi-attachment workflow
Update cleanup script calls to use '--stack-prefix thingpress-multi' instead
of 'thingpress-integration-test' to match the new stack naming convention.
This ensures cleanup script properly identifies and removes resources created
by the multi-attachment integration test workflow.
Affects both pre-deployment and final cleanup steps.1 parent 6b1d861 commit 380dc89
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments