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-01-12 10:58:55 +01:00
- docker pull pandorafms/pandorafms-base:centos8
- docker run --rm -h pandorafms -t -v "$CI_PROJECT_DIR:/tmp/pandorafms" pandorafms/pandorafms-base:centos8 /tmp/pandorafms/tests/test.sh