Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
allgo
allgo
Commits
68f4b5b1
Commit
68f4b5b1
authored
Feb 28, 2017
by
BAIRE Anthony
Browse files
precompile the assets as user allgo
parent
3361707f
Changes
1
Hide whitespace changes
Inline
Side-by-side
rails/deploy/docker/setup/setup.sh
View file @
68f4b5b1
...
...
@@ -16,8 +16,8 @@ chmod -R og+rwX /run
# precompile assets
cd
/opt/allgo
RAILS_ENV
=
qualification rake assets:precompile
RAILS_ENV
=
production rake assets:precompile
su allgo
-c
"env
RAILS_ENV=qualification rake assets:precompile
"
su allgo
-c
"env
RAILS_ENV=production rake assets:precompile
"
# install scripts
cd
"
$SETUP
"
...
...
Write
Preview
Supports
Markdown
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