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

Update .gitlab-ci.yml file

parent eabb8371
No related branches found
No related tags found
No related merge requests found
Pipeline #11532 failed
......@@ -23,8 +23,8 @@ build-job: # This job runs in the build stage, which runs first.
stage: build
script:
- echo "Compiling the code..."
- git submodule foreach --recursive git submodule init
- git fetch --recurse-submodules
- git submodule update --init --recursive
- git pull --recurse-submodules
- 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