Skip to content
Snippets Groups Projects
Commit 43f596e8 authored by mkirsz's avatar mkirsz
Browse files

Update .gitlab-ci.yml file

parent 8578a168
No related branches found
No related tags found
No related merge requests found
Pipeline #32951 failed
...@@ -14,6 +14,8 @@ stages: ...@@ -14,6 +14,8 @@ stages:
before_script: before_script:
- git clone https://git.ecdf.ed.ac.uk/tadah/core.git CORE - git clone https://git.ecdf.ed.ac.uk/tadah/core.git CORE
- git clone https://git.ecdf.ed.ac.uk/tadah/models.git MODELS - git clone https://git.ecdf.ed.ac.uk/tadah/models.git MODELS
- pwd
- ls -l
- mkdir -p ${DEBUG_DIR} - mkdir -p ${DEBUG_DIR}
- mkdir -p ${RELEASE_DIR} - mkdir -p ${RELEASE_DIR}
- export OMP_NUM_THREADS=${CPU_SIM} - export OMP_NUM_THREADS=${CPU_SIM}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment