mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
easy update/install
This commit is contained in:
@@ -14,9 +14,6 @@ env = if envs.include?(ARGV[0])
|
||||
|
||||
puts green " == Install for ENV=#{env} ..."
|
||||
|
||||
# pull from github
|
||||
`git pull origin 1x`
|
||||
|
||||
# bundle install
|
||||
if env == "production"
|
||||
`bundle install --without development test`
|
||||
|
||||
Reference in New Issue
Block a user