Add a basic .gitlab-ci.yml.

This commit is contained in:
Ramon Novoa 2017-02-07 11:27:53 +01:00
parent 18a84a7d58
commit 0d28b1c3d7
1 changed files with 3 additions and 0 deletions

3
.gitlab-ci.yml Normal file
View File

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