Commit 1f242d5
committed
feat: disable
The `setup-buildx` step within the workflow has been known to cause
issue when pushing images to Pulp registry < `3.32.0`.
There was a concern surrounding the lack of buildx step potentially
leading to a situation where the kayobe-config remains inside the image.
However, this does not appear to be the case.buildx step by default1 parent 5e107cb commit 1f242d5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments