Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
immerda
Immerda Apps
users
Commits
bf17360f
Commit
bf17360f
authored
Sep 29, 2020
by
mh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rails require tzdata
parent
748bfe35
Pipeline
#3968
failed with stages
in 17 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
bf17360f
...
...
@@ -22,6 +22,7 @@ prod_setup_check:
script
:
-
cp test/local_conf.yml config/
-
yum install -y rh-ruby25-ruby-devel libxml2-devel gcc openssl-devel postgresql-devel gcc-c++ libsodium sqlite3-devel libsqlite3x-devel easy-rsa tinycdb-devel tar gzip patch git bzip2 nodejs
-
yum reinstall -y tzdata
-
rm -rf vendor/bundle
-
export SECRET_KEY_BASE=$(openssl rand -base64 32)
-
export RAILS_ENV=production
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment