Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-05-16 00:04:53 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-05-16 19:22:33 +0300
commit47805edaecf43d2c9bd34d8e3758673212505197 (patch)
tree5580fbf262fe3ab54d57d77a201e940a83c1d18d /.gitlab
parent9d93df345db92739a21436c7c444f30f5925f5e7 (diff)
Run the image:bootstrap job automatically
We need to update the base Docker image each time Gemfile{,.lock} changes and up until now this would be done manually. Let's try to automate this.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Gems Update.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab/merge_request_templates/Gems Update.md b/.gitlab/merge_request_templates/Gems Update.md
index 9e502291..60f38246 100644
--- a/.gitlab/merge_request_templates/Gems Update.md
+++ b/.gitlab/merge_request_templates/Gems Update.md
@@ -2,6 +2,4 @@ Update gems using `bundle update`.
<!-- Do not edit below this line -->
-- [ ] **Run the `image:bootstrap` manual job right after this MR is merged**
-
/label ~backstage