Merge branch '6388-centos-packages-wip'
[arvados-dev.git] / jenkins / run-cwl-tests.sh
index e65fda138180d84d92d4f3e3cd7766a91a960d21..730261b575d41d94cf14f37439bbbc8afe4e7fae 100755 (executable)
@@ -200,5 +200,5 @@ fi
 python -mcwltool specification/cwlsite.cwl specification/cwlsite-job.json --outdir=$PWD/common-workflow-language.github.io
 cd common-workflow-language.github.io
 git add --all
-git commit -m"Build bot"
+git diff-index --quiet HEAD || git commit -m"Build bot"
 git push