pandorafms/.gitlab-ci.yml
Ramon Novoa 3dc44b4e1c Revert "Copy the repo before running any tests."
This reverts commit edae9ebd0ea9f903bfb3d9cb31769b507c3647d9.
2017-02-08 08:19:20 +01:00

7 lines
183 B
YAML

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