diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5bdafc6d2ffd39b84a4aca756cf9f7cc011f8093..2ffb60732af848f81b95ea94b45c254d144123d5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,6 +14,8 @@ stages: before_script: - git clone https://git.ecdf.ed.ac.uk/tadah/core.git CORE - git clone https://git.ecdf.ed.ac.uk/tadah/models.git MODELS + - pwd + - ls -l - mkdir -p ${DEBUG_DIR} - mkdir -p ${RELEASE_DIR} - export OMP_NUM_THREADS=${CPU_SIM}