mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Add a basic .gitlab-ci.yml.
(cherry picked from commit 0d28b1c3d71d275f47baa31cdf5b0ca4641c40a3)
This commit is contained in:
parent
c6218ae393
commit
db6616632f
3
.gitlab-ci.yml
Normal file
3
.gitlab-ci.yml
Normal 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
|
Loading…
x
Reference in New Issue
Block a user