Skip to content

Commit

Permalink
Copy files to image
Browse files Browse the repository at this point in the history
  • Loading branch information
zwsimone committed Jun 12, 2024
1 parent f55d88c commit d4c403b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ SHELL ["nrfutil","toolchain-manager","launch","/bin/bash","--","-c"]
RUN west init -m https://github.com/nrfconnect/sdk-nrf --mr ${sdk_nrf_branch} . \
&& west update --narrow -o=--depth=1

ADD ./zephyr_support_files /workdir/zephyr/drivers/ethernet

# Launch into build environment with the passed arguments
# Currently this is not supported in GitHub Actions
# See https://github.com/actions/runner/issues/1964
Expand Down

0 comments on commit d4c403b

Please sign in to comment.