Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gitlab-ci

GitLab CI, How to make sure job execute only if the previous job did?

gitlab gitlab-ci

GitLab CI_JOB_TOKEN does not authenticate with private python repository

Gitlab: Fail job in "after_script"?

Error using the PWD to define variables in .gitlab-ci.yml

Use multiple 'workflows' in gitlab ci?

Validate XML or JSON Schema through Gitlab YML Job

gitlab gitlab-ci

How to escape colon with following space in a GItLab CI/CD YAML value?

yaml gitlab-ci

GitLab CI/CD downstream pipeline cannot be created - rules configuration prevents jobs from being added

GitLab CI: only trigger only merge request & specific branch

gitlab-ci

Is it possible to reserve a GitLab runner for all jobs/stages of a pipeline?

Pytest not selecting all tests from directory

Unable to set Variable in gitlab-ci.yml

gitlab gitlab-ci zsh cicd

Dynamically save GitLab variable for job that runs only for one pipeline

variables gitlab gitlab-ci

Gitlab 'include local' from same project but different directory

gitlab devops gitlab-ci

Pass Gitlab Secrets to docker build in CI

how can a user run a protected manual job?

gitlab gitlab-ci cicd