GDGVIT / projects-ideas

Jekyll site for Ongoing projects and Project ideas
http://ideas.dscvit.com
GNU Affero General Public License v3.0
9 stars 2 forks source link

Update about.md #3

Closed ashwini0529 closed 7 years ago

ashwini0529 commented 7 years ago

@rultor merge

rultor commented 7 years ago

@rultor merge

@ashwini0529 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 7 years ago

@rultor merge

@ashwini0529 Oops, I failed. You can see the full log here (spent 9s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 29503
+ echo '1.62.2 ce7ad22'
1.62.2 ce7ad22
+ date
Thu Feb 16 11:10:33 UTC 2017
+ uptime
 11:10:33 up 89 days, 17:25,  0 users,  load average: 0.39, 1.03, 1.88
+ fork=git@github.com:GDGVIT/projects.git
+ fork_branch=testing
+ head=git@github.com:GDGVIT/projects.git
+ head_branch=gh-pages
+ pull_id=3
+ pull_title='Update about.md'
+ vars=('--env=fork=git@github.com:GDGVIT/projects.git' '--env=fork_branch=testing' '--env=head=git@github.com:GDGVIT/projects.git' '--env=head_branch=gh-pages' '--env=pull_id=3' '--env=pull_title=Update about.md')
+ image=yegor256/rultor
+ directory=
+ scripts=()
+ container=gdgvit_projects_3
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:GDGVIT/projects.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z '' ']'
+ '[' -e pom.xml ']'
+ '[' -e Gemfile ']'
+ '[' -e build.xml ']'
+ [[ -e build.sbt ]]
+ [[ -e project/Build.scala ]]
+ echo 'I can'\''t guess your build automation tool, see http://doc.rultor.com/basics.html'
I can't guess your build automation tool, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly