Search code examples
Gitlab ci pipeline job tags for parallel run if enough runners or sequential run if not enough runne...


gitlabgitlab-cigitlab-ci-runnergitlab-ci.yml

Read More
Gitlab CI pipeline file creates two pipelines at once...


gitlabcontinuous-integrationgitlab-cipipelinegitlab-ci.yml

Read More
Can I use anchors from an external YAML in GitLab CI/CD?...


gitlabgitlab-cigitlab-ci.yml

Read More
Gitlab-ci transform only to rules with unknown syntax...


gitlab-cigitlab-ci.yml

Read More
Reconstructing GitLab CI URL path to artifacts...


gitlabcontinuous-integrationgitlab-cigitlab-ci.yml

Read More
Gitlab CI: trigger job giving error - unknown key: strategy...


gitlabgitlab-cigitlab-ci-runnergitlab-ci.yml

Read More
Invalid command 'bdist_msi' when trying to create MSI installer with 'cx_Freeze' in ...


pythongitlab-cicx-freezegitlab-ci.yml

Read More
Post body not being sent in gitlabci when using yml...


curlgitlab-cigitlab-ci.yml

Read More
Gitlab CI MR pipeline runs against the rules...


gitlabgitlab-cicicdgitlab-ci.yml

Read More
How to override a gitlab group or project CD/CI variable in .gitlab-ci.yml?...


gitlabgitlab-cigitlab-ci.yml

Read More
How to report child pipeline results from the parent pipeline in Gitlab?...


gitlabyamlcicdgitlab-ci.yml

Read More
Trigger Gitlab pipeline on merge request into "main"...


gitlabgitlab-cicicdgitlab-ci.yml

Read More
What is difference between extends and anchor tag (<<: *anchor) in yaml (Gitlab CICD)?...


gitlabyamlgitlab-cigitlab-ci.yml

Read More
GitLab issue with porting bash script to CI Job...


regexbashgitlab-cigitlab-ci.yml

Read More
Setting Gitlab-runner build path in Linux machine...


gitgitlabgitlab-ci-runnerrhel6gitlab-ci.yml

Read More
Is there a way to define independent/orthogonal sets of rules in GitLab CI?...


gitlabgitlab-cigitlab-ci.yml

Read More
Why is the global variable taking precedence over the project variables?...


gitlab-cigitlab-ci.ymlgitlab-ci-trigger

Read More
How to extend an existing workflow in .gitlab-ci.yml...


gitlab-cigitlab-ci.yml

Read More
How to split secret variables into different template files on gitlab?...


gitlabgitlab-cigitlab-ci.yml

Read More
Which job properties get merged vs overwritten when using `extends` in GitLab CI?...


inheritancegitlabgitlab-ciextendsgitlab-ci.yml

Read More
How to add an Azure File share as a volume in Azure Pipeline...


azureazure-devopsazure-storagegitlab-ci.yml

Read More
Errors Using node.js CI workflow...


node.jsgitlab-ci.yml

Read More
Is there a way to skip a pipeline when there are markdown changes only?...


gitlabgitlab-cigitlab-ci.yml

Read More
gitlab-ci.yml variable with forward slashes...


bashgitlab-cicicdgitlab-ci.yml

Read More
Code Coverage Issue in GitLab - showing unknown...


gitlabgitlab-cicode-coveragecicdgitlab-ci.yml

Read More
Docker built successfully but no built image show up in the docker images...


dockergithub-actionscicdgitlab-ci.ymlcolima

Read More
How to limit execution of stage in gitlab-ci.yml to some hours?...


gitlabcontinuous-integrationgitlab-ci.yml

Read More
Is it possible to set global rule in GitLab CI for branch run...


gitlabgitlab-cigitlab-ci.yml

Read More
Define dependencies from hidden jobs in gitlab-CI yaml files?...


dependenciesgitlab-ciartifactgitlab-ci.yml

Read More
See output of a python app running in the background in a docker image in Gitlab...


pythongitlabstdoutdocker-imagegitlab-ci.yml

Read More
BackNext