Commit 31c85e09 authored by Tobias Munk's avatar Tobias Munk

added git test

parent 0962db57
Pipeline #16706 passed with stages
in 1 minute and 22 seconds
......@@ -6,4 +6,5 @@ docker-compose run --rm ${PHP_SERVICE} php --version
docker-compose run --rm ${PHP_SERVICE} composer --version
docker-compose run --rm ${PHP_SERVICE} codecept --version
docker-compose run --rm ${PHP_SERVICE} phpunit --version
docker-compose run --rm ${PHP_SERVICE} mysql --version
\ No newline at end of file
docker-compose run --rm ${PHP_SERVICE} mysql --version
docker-compose run --rm ${PHP_SERVICE} git --version
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment