# Select image from https://hub.docker.com/ image: nextcloud:latest before_script: # Install dependencies - bash ci/docker_install.sh test:app: script: - phpunit --configuration /data/apps/gpxedit/phpunit.xml