ci: enable buildx docker-container driver for OCI export
This commit is contained in:
@@ -256,6 +256,9 @@ jobs:
|
||||
tags: |
|
||||
type=raw,value=nightly
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
|
||||
- name: Build image to OCI tarball
|
||||
uses: https://github.com/docker/build-push-action@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user