Skip to content
Snippets Groups Projects
Commit 6fca1815 authored by dwn1c21's avatar dwn1c21
Browse files

Update .gitlab-ci.yml file

parent c1a9f9e5
No related branches found
No related tags found
No related merge requests found
Pipeline #11537 failed
......@@ -27,8 +27,8 @@ build-job: # This job runs in the build stage, which runs first.
stage: build
script:
- echo "Compiling the code..."
- git submodule update --init --recursive
- git submodule update --recursive --remote
# - git submodule update --init --recursive
# - git submodule update --recursive --remote
- cd nanosoc_board/
- source export_sdk_dirs.sh
- cd C_Cxx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment