ci: Add oci image to pipeline.
ci: Tweak package targets; elim max-perf for containers. Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
1
.github/workflows/bake.yml
vendored
1
.github/workflows/bake.yml
vendored
@@ -66,6 +66,7 @@ jobs:
|
||||
bake:
|
||||
if: >
|
||||
!failure() && !cancelled()
|
||||
&& inputs.machines
|
||||
&& fromJSON(inputs.machines)[0] != null
|
||||
&& fromJSON(inputs.bake_targets)[0] != null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user