Merge pull request #8394 from robertd/update-time-zone-in-gitlab-yml

Update time zone rake task for production. Resolves #8387
This commit is contained in:
Robert Schilling
2014-11-26 00:10:52 +01:00
+1 -1
View File
@@ -35,7 +35,7 @@ production: &base
## Date & Time settings
# Uncomment and customize if you want to change the default time zone of GitLab application.
# To see all available zones, run `bundle exec rake time:zones:all`
# To see all available zones, run `bundle exec rake time:zones:all RAILS_ENV=production`
# time_zone: 'UTC'
## Email settings