22
0
Fork 0

rajout d'un commit git lors d'un upgrade

This commit is contained in:
Benoît S. 2016-11-29 14:47:20 +01:00
parent a2991c0be6
commit 26647e3842
1 changed files with 1 additions and 0 deletions

View File

@ -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