diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 3ecf91b..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,9 +0,0 @@ -image: maco - -before_script: -# Install dependencies -- bash ci/docker_install.sh - -test:app: - script: - - phpunit --configuration /var/www/html/custom_apps/gpxedit/phpunit.xml