Is there a way for gitlab-runner to access a directory not in the repository but instead on the server? My project starting up replies on a DB back up directory stored on the server.
Is there a way for gitlab-runner to access a directory not in the repository but instead on the server? My project starting up replies on a DB back up directory stored on the server.