Docker-in-Docker (DinD) capabilities of public runners deactivated. More info
#!/bin/bash packageDir="$1" cd "$packageDir" git pull