Clone the repo from scratch for every GitLab CI job.

(cherry picked from commit 559d7ca217c1b1bdee099ddfb592b70771c0c69c)
This commit is contained in:
Ramon Novoa 2017-02-07 12:11:54 +01:00
parent db6616632f
commit edab97eac3

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