We only need config/west.yml at this stage
This commit is contained in:
@@ -11,7 +11,6 @@ RUN west update
|
|||||||
# West Zephyr export
|
# West Zephyr export
|
||||||
RUN west zephyr-export
|
RUN west zephyr-export
|
||||||
|
|
||||||
COPY config config
|
|
||||||
COPY bin/build.sh ./
|
COPY bin/build.sh ./
|
||||||
|
|
||||||
CMD ["./build.sh"]
|
CMD ["./build.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user