Commit ee522e4
authored
Remove the snapshot_identifier value for the Test environment (#482)
The value has been removed from the `main` branch to prevent triggering
a DB restore from the snapshot when it is not necessary. This value
should only be set in a special branch whose purpose is to restore the
DB from a snapshot, and it should be empty in the main branch to avoid
triggering the restore.1 parent 9b95531 commit ee522e4
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
0 commit comments