Generate CRDs with controller-gen instead
This commit is contained in:
@@ -18,6 +18,7 @@ COPY out/board.itb ./
|
||||
COPY out/rootfs.tar.gz ./rootfs.tar.gz
|
||||
COPY out/${DEVICE_TREE_TARGET}.dtb ./
|
||||
COPY out/Image.gz ./
|
||||
COPY clitools/out/crds ./crds
|
||||
|
||||
RUN tar zxf rootfs.tar.gz -C "/out"
|
||||
RUN tar zxf alpine.tar.gz -C "/out/rootfs"
|
||||
|
||||
Reference in New Issue
Block a user