mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
Remove unneeded setuser for Robot
This commit is contained in:
parent
9519538744
commit
ade8469022
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ git pull origin master
|
|||
git reset --hard
|
||||
unset GIT_DIR GIT_WORK_TREE
|
||||
|
||||
setuser app bundle install --deployment
|
||||
bundle install --deployment
|
||||
|
||||
# cp config/secrets-example.yml config/secrets.yml
|
||||
# create manually config/database.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue