Show More
@@ -35,7 +35,7 variables: | |||
|
35 | 35 | # a directory dedicated to creating files and temporary clone |
|
36 | 36 | # with shell runner, its content is not cleaned from one call to the next, |
|
37 | 37 | # so plan for it. |
|
38 |
TMP_WORK_DIR: " |
|
|
38 | TMP_WORK_DIR: "${CI_PROJECT_DIR}/../.." | |
|
39 | 39 | |
|
40 | 40 | .all: |
|
41 | 41 | # help changing all job at once when debugging |
General Comments 0
You need to be logged in to leave comments.
Login now