Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gitlab

Gitlab CODEOWNERS to automatically add approvers

gitlab

About branch author

git gitlab

Integrating OWASP Dependency-Track into GitLab CI/CD Pipeline

security gitlab owasp cicd

How to run multiple stages in the same container in gitlab?

gitlab gitlab-ci pipeline

What are some good examples of templates for creating issues and MRs in Gitlab/Github

templates gitlab

How can I get the name of the current branch in Gitlab CI

git gitlab branch gitlab-ci

Javascript/html in gitlab wiki page?

javascript gitlab wiki

Is there a complete list of possible pipeline statuses in GitLab?

gitlab gitlab-ci

Gitlab, how to configure project readonly to everybody except me

gitlab access-rights

How to access the GitLab API?

gitlab

How can I change the mirroring settings in Gitlab over the API?

github gitlab mirror mirroring

Gitlab-Runner | x509: certificate signed by unknown authority

git-upload-pack not permitted using JGIT

gitlab jgit

gitlab Mirroring repositories push to remote repository

Gitlab CI/CD: Schedule only for a particular job and exclude it from the pipeline

Generate list of all Merge Requests merged between two tags with all informations in csv file

How to get the results (succeeded or failed) of previous stages/jobs in a pipeline of GitLab CI?

Moving scripts into a separate file in gitlab-ci.yml to avoid code duplication and including it from several files

gitlab gitlab-ci

Trigger action/job if pipeline job/stage fails

gitlab runner - how to cache images rather than build every time?