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

Update .gitlab-ci.yml file

parent 43f596e8
No related branches found
No related tags found
No related merge requests found
Pipeline #32952 failed
......@@ -12,8 +12,8 @@ stages:
- trigger
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
- 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}
......
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