About 50 results
Open links in new tab
  1. GitLab CI/CD Runner Registration - tls: failed to verify certificate ...

    Mar 26, 2024 · GitLab CI/CD Runner Registration Certification / Verification Issue Hi all, I am looking to get started with CI/CD with GitLab for the first time. I am using a newly built server running Debian …

  2. How make a if statement in the CI file - GitLab CI/CD - GitLab Forum

    Jul 14, 2020 · Have somebody a simple example how to make if conditions in the CI file for GitLab Runner? E.g. If(CI_type == merge_request) { - echo „ Test“ }

  3. Submodules in CI/CD not accessible - GitLab Forum

    Feb 28, 2023 · Gilab CI/CD is not checking out my submodules, even though I’m using relative paths I have 2 projects in a group named ‘delete’. The group/project hierarchy is: --- delete/a --- delete/b ` `` I …

  4. CI/CD Catalog OR components - GitLab Forum

    Dec 7, 2023 · With the CI/CD Catalog Beta coming up in 16.7, we have refactored and restructured the documentation into one documentation page. CI/CD components | GitLab Docs provides the latest …

  5. Latest GitLab CI/CD topics - GitLab Forum

    Nov 24, 2025 · Discuss all GitLab CI/CD ideas and questions (CI and CD section)

  6. Have .gitlab-ci.yml in another branch but trigger pipelines for all ...

    Dec 5, 2023 · The push should trigger now the CI/CD pipeline, like it is defined in file .gitlab-ci.yml which only exists in branch ci-cd-config. But I cannot define in the CI/CD settings inside the project from …

  7. How to pass file environment variable to container as file - GitLab Forum

    Nov 22, 2022 · Create a (type) file key=appsettings_json variable in gitlab ci/cd variables , with value is content of (real)appsettings.json Pass (type) file key=appsettings_json to Dockerfile when building …

  8. CI/CD doesn't want to use bash, how to fix - GitLab Forum

    Feb 14, 2024 · Maybe an alternative can be to create a Debian-slim based image and install trivy from packages, and use that as a CI/CD job image. Looking at how the alpine trivy images is built, it looks …

  9. Is there a way to bypass the failed CI/CD pipeline to ... - GitLab Forum

    Apr 21, 2020 · Hello, I did set up a CI/CD pipeline in an on-premises GitLab CE. The repository has two branches: master branch review branch The master branch is protected: Only maintainers can push …

  10. How to fix script config should be a string or a nested ... - GitLab Forum

    May 19, 2022 · 1 Like Gitlab CI/CD error: script config should be a string or a nested array of strings up to 10 levels deep snim2 May 19, 2022, 8:57am 2