pandorafms/.gitlab-ci.yml

8 lines
244 B
YAML
Raw Normal View History

variables:
GIT_STRATEGY: clone
2017-02-07 11:27:53 +01:00
test:
script:
2022-02-15 14:34:57 +01:00
- docker pull pandorafms/pandorafms-base:centos6
- docker run --rm -h pandorafms -t -v "$CI_PROJECT_DIR:/tmp/pandorafms" pandorafms/pandorafms-base:centos6 /tmp/pandorafms/tests/test.sh