diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..ff99455a3cc7531b038c486fb06e0fc5c7b5228e --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,6 @@ +# This file is a template, and might need editing before it works on your project. +# Official framework image. Look for the different tagged releases at: +# https://hub.docker.com/r/library/python +test: + script: + - python src/test-ci.py