Clone the repo from scratch for every GitLab CI job.

(cherry picked from commit 559d7ca217)
This commit is contained in:
Ramon Novoa 2017-02-07 12:11:54 +01:00
parent db6616632f
commit edab97eac3
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
variables:
GIT_STRATEGY: clone
test:
script:
- docker run --rm -h pandorafms -t -v "$CI_PROJECT_DIR:/tmp/pandorafms" pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh