Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gitlab-ci

A script in gitlab ci that runs before each job?

gitlab gitlab-ci

Gitlab docker run cannot mount ${CI_PROJECT_DIR} folder

docker gitlab gitlab-ci

Gitlab CI/CD: pass job environment variables to shell script

GITLAB-CI: only deploy to DEV if pom version is a snapshot or its a git tag

maven gitlab gitlab-ci

How to use wget with header in gitlab_ci build?

gitlab gitlab-ci wget

Create 2 Pipelines for a Node Project in GitLab

gitlab gitlab-ci pipeline

variables substitution (or overriding) when extends jobs from gitlab templates unsing include

How do I trigger a specific job that belongs to a pipeline from another project in GitLab?

gitlab gitlab-ci

Using both rules:changes and rules:if on gitlab ci

yaml gitlab-ci

Can't generate signed APK in GitLab CI

Can I configure a gitlab CI job with a dependency on a manual job?

gitlab gitlab-ci

Gitlab ci run job on master with release tag only

gitlab-ci

Using selenium inside gitlab CI/CD

Gitlab. Using gitlab-ci-token and $CI_BUILD_TOKEN $CI_REGISTRY cause error

Gitlab CI Display times in job log

This GitLab CI configuration is invalid: variable definition must be either a string or a hash

gitlab yaml gitlab-ci

Failed to pull image with policy "always": Error response from daemon

How can I prevent jobs from running based on the files changed compared with master?

gitlab gitlab-ci

How to call multiple multiline commands in a yml script?

bash shell yaml gitlab-ci