You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 12 : RUN cd /home/git/gitlab; su git -c "bundle install --deployment --without development test postgres aws"
---> Running in e6b86a37acc0
Fetching source index from https://rubygems.org/
Could not find modernizr-2.6.2 in any of the sources
2015/01/14 11:47:04 The command [/bin/sh -c cd /home/git/gitlab; su git -c "bundle install --deployment --without development test postgres aws"] returned a non-zero code: 7
Also another issue with modernizr gem...
Step 12 : RUN cd /home/git/gitlab; su git -c "bundle install --deployment --without development test postgres aws"
---> Running in e6b86a37acc0
Fetching source index from https://rubygems.org/
Could not find modernizr-2.6.2 in any of the sources
2015/01/14 11:47:04 The command [/bin/sh -c cd /home/git/gitlab; su git -c "bundle install --deployment --without development test postgres aws"] returned a non-zero code: 7
Looking at this:
Just don't have the time atm...
The text was updated successfully, but these errors were encountered: