Articles tagged in: GitLab



git — Clone Into Current Directory

Typically we’re cloning a git repository into a dedicated directory. The cloned directory then has the name of the repository which, by default, is the repository’s slug. You may also define the directory name in which the git repository’s contents will be cloned. Recently we prepared the …

Continue Reading

GitLab CI — How to use a RethinkDB Service

With the release of GitLab 8.0, the previously separated products GitLab and GitLab CI merged and GitLab now ships with continuous integration. That allows developers to host their code and also run tests within a single application and ultimately trigger a deployment process. When developing applications, you might write …

Continue Reading
Page 1 of 1

Explore the Library

Find interesting tutorials and solutions for your problems.