mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 18:59:38 +02:00
Run robot bundler as app
This commit is contained in:
parent
6497f37f87
commit
70ed489a1d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ cd "$(dirname "$0")"; cd ..
|
||||||
git pull origin master
|
git pull origin master
|
||||||
git --git-dir=. --work-tree=$PWD/.. reset --hard
|
git --git-dir=. --work-tree=$PWD/.. reset --hard
|
||||||
|
|
||||||
bundle install --deployment
|
setuser app bundle install --deployment
|
||||||
|
|
||||||
# cp config/secrets-example.yml config/secrets.yml
|
# cp config/secrets-example.yml config/secrets.yml
|
||||||
# create manually config/database.yml
|
# create manually config/database.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue