Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gitlab-ci

How to set up a Gitlab-runner using VirtualBox executor

Gitlab-ci and docker compose: tls handshake timeout

How do you execute a script after a job is cancelled in GitLab?

gitlab rule with `when: manual` is always triggered

gitlab-ci

Gitlab CI: Using "environment" key with trigger in job

gitlab gitlab-ci

Is it possible to use a private GitLab repo as a remote include in GitLab CI? If so, how?

gitlab yaml gitlab-ci

Webhook execution failed: execution expired

jenkins gitlab-ci

Use $CI_JOB_ID as a constant across multiple stages of Gitlab pipeline

How to stop a gitlab-ci job based on a condition?

Git log ambiguous argument only in GitLab

git gitlab gitlab-ci

GitLab CI "if invalid expression syntax" when using CI/CD inputs

gitlab gitlab-ci

Case insensitive comparison of strings in .gitlab-ci.yml file of GitLab CI/CD

gitlab gitlab-ci

How can I pass value of variable from one job to next job in pipeline in GitLab CI?

gitlab pipeline failing at grep, how to fix that?

grep sh gitlab-ci

Save gradle command result into a variable in Gitlab CI/CD

bash gradle gitlab gitlab-ci