Copy QA image to DockerHub from rails pipeline during release
Use the QA image builds from the rails pipeline during release and copy them to DockerHub instead of rebuilding. Allow for others to retain the old behavior with an environment variable. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7332 Signed-off-by:Balasankar "Balu" C <balasankar@gitlab.com>
parent
2fbf324d
No related branches found
No related tags found
Showing
- gitlab-ci-config/dev-gitlab-org.yml 7 additions, 1 deletiongitlab-ci-config/dev-gitlab-org.yml
- lib/gitlab/tasks/qa.rake 25 additions, 0 deletionslib/gitlab/tasks/qa.rake
- lib/gitlab/tasks/release.rake 7 additions, 1 deletionlib/gitlab/tasks/release.rake
- spec/lib/gitlab/tasks/qa_spec.rb 37 additions, 0 deletionsspec/lib/gitlab/tasks/qa_spec.rb
Loading
Please register or sign in to comment