--- a/bitbucket-pipelines.yml Sat Dec 03 14:44:23 2016 +0800
+++ b/bitbucket-pipelines.yml Sat Dec 03 14:57:47 2016 +0800
-t certs,nginx,prosody,turnserver,tram-im
-e 'user=alice dir=/home/alice/files'
- - grep -q 'changed=0.*failed=0' ansible.log
+ - egrep -q 'changed=0\s+unreachable=0\s+failed=0\s*$' ansible.log
- test $(HGPLAIN=1 hg d | wc -l) -eq 0