Commit b1e8720
JCU/fix(deploy): make jcu GA deploy support ERASE_DB and import (#1341)
* ci(deploy): add erase-db composite action so ERASE_DB works
jcu deploy.yml already `uses: ./.github/actions/erase-db`, but the branch had
no .github/actions/ dir, so ERASE_DB failed with "Can't find action.yml".
Add the composite action (same as customer/vsb-tuo).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Removed -o flag
* Added defaults
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Matus Kasak <matus.kasak@dataquest.sk>1 parent 33b7f2d commit b1e8720
2 files changed
Lines changed: 34 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments