From 26647e3842bc21c3c9b1869a90dcc9a4f55b20d2 Mon Sep 17 00:00:00 2001 From: bserie Date: Tue, 29 Nov 2016 14:47:20 +0100 Subject: [PATCH] rajout d'un commit git lors d'un upgrade --- HowtoGitlab/8.14.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HowtoGitlab/8.14.md b/HowtoGitlab/8.14.md index 29b38100..72f7aed6 100644 --- a/HowtoGitlab/8.14.md +++ b/HowtoGitlab/8.14.md @@ -419,6 +419,7 @@ $ bundle install --without development test mysql aws kerberos --deployment $ bundle clean $ bundle exec rake db:migrate RAILS_ENV=production $ bundle exec rake assets:clean assets:precompile cache:clear RAILS_ENV=production +$ git commit -a -m 'upgraded to 8.14.1' ``` ### Démarrer GitLab