GitLab is an Open Source Git repository manager with issue tracking and wiki as well as continuous integration features.
I am learning CI/CD. I have installed Gitlab And Gitlab Runner From Officicals. But whenever running the pipeline during …
continuous-integration gitlab gitlab-ci-runnerI'm trying to post a picture to a file on my Gitlab using markdown ![](test/media/screenshot.png) seems to …
gitlab image-resizingI build the project at gitlab ci ./gradlew assembleDebug --stacktrace and sometimes it throws an error: FAILURE: Build failed with …
android build continuous-integration kotlin gitlabNot long ago, we have made the switch from SVN to Git. A few days ago, I realized that all …
git garbage-collection gitlabLook at this picture showing gitlab ce memory consumption. I really dont need all of those workers, sidekiq or unicorn …
git gitlab gitlab-omnibusI just recently install GitLab v5.0 on an Ubuntu 12.04 server and am now having issues with email notifications. I can't …
email ubuntu-12.04 sidekiq gitlabgitlab-ci-multi-runner register gave me couldn't execute POST against https://xxxx/ci/api/v1/runners/register.json: Post https://xxxx/ci/…
go gitlab gitlab-ci gitlab-ci-runner gitlab-8I am using GitLab 7.7.2 and tried to remove Tag in a repository in GitLab. I could remove tag in a …
git tags gitlab