Commit 3ec1ab9
fix(ci): add container-suffix to audit and test jobs
The ci-audit and ci-test reusable workflows default container-suffix to base, which produces prod-base:<version> — an image that does not exist. Set container-suffix: ruby so these jobs use prod-ruby:<version>.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent efa7502 commit 3ec1ab9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments