mirror of
https://github.com/outbackdingo/ucore.git
synced 2026-01-27 18:20:42 +00:00
chore: use OCI images
This is to get ahead of a potential bootc issue where it expects OCI images not older docker style.
This commit is contained in:
2
.github/workflows/reusable-build.yml
vendored
2
.github/workflows/reusable-build.yml
vendored
@@ -237,7 +237,7 @@ jobs:
|
||||
PR_PREFIX=${{ env.PR_PREFIX }}
|
||||
NVIDIA_TAG=${{ matrix.nvidia_tag }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
oci: false
|
||||
oci: true
|
||||
extra-args: |
|
||||
--target=${{ env.IMAGE_NAME }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user