Commit 192a0d6
committed
fix supervisor image build
> the COPY <<EOF heredoc syntax (line 57) requires BuildKit support,
> but the buildah version in CI doesn't support it.
this change is so convoluted because the secrets scanner doesn't allow
an addition matching `password=value`
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
Assisted-by: Claude1 parent 3e5b749 commit 192a0d6
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 57 | + | |
| 58 | + | |
63 | 59 | | |
64 | 60 | | |
65 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments