Skip to content

Include temporary sec mirror for CNG

Marin Jankovski requested to merge mj/temp-security-cng-repo into master

Quickfix to resolve failure as seen in https://ops.gitlab.net/gitlab-org/release/tools/-/jobs/957174

Invalid remote for gitlab-org/build/CNG: security
 /builds/gitlab-org/release/tools/lib/release_tools/project/base_project.rb:68:in `block in extract_path_from_remote'
 /builds/gitlab-org/release/tools/lib/release_tools/project/base_project.rb:67:in `fetch'
 /builds/gitlab-org/release/tools/lib/release_tools/project/base_project.rb:67:in `extract_path_from_remote'
 /builds/gitlab-org/release/tools/lib/release_tools/project/base_project.rb:32:in `security_path'
 /builds/gitlab-org/release/tools/lib/release_tools/project/base_project.rb:56:in `to_s'
 /builds/gitlab-org/release/tools/vendor/ruby/2.5.0/gems/gitlab-4.13.1/lib/gitlab/client.rb:77:in `url_encode'
 /builds/gitlab-org/release/tools/vendor/ruby/2.5.0/gems/gitlab-4.13.1/lib/gitlab/client/commits.rb:174:in `create_commit'
 /builds/gitlab-org/release/tools/lib/release_tools/component_versions.rb:198:in `commit_cng'
 /builds/gitlab-org/release/tools/lib/release_tools/component_versions.rb:185:in `update_cng'
 /builds/gitlab-org/release/tools/lib/release_tools/passing_build.rb:63:in `update_projects_for_autodeploy'
 /builds/gitlab-org/release/tools/lib/release_tools/passing_build.rb:38:in `trigger_build'
 /builds/gitlab-org/release/tools/lib/release_tools/passing_build.rb:33:in `execute'
 /builds/gitlab-org/release/tools/lib/tasks/auto_deploy.rake:55:in `block (2 levels) in <top (required)>'
 /builds/gitlab-org/release/tools/vendor/ruby/2.5.0/gems/rake-12.3.2/exe/rake:27:in `<top (required)>'
 /usr/local/bin/bundle:30:in `block in <main>'
 /usr/local/bin/bundle:22:in `<main>'
 Tasks: TOP => auto_deploy:tag

Merge request reports