Download:
child 250:a3345d0a228d
parent 248:b0ab699aeb36
249:d1fe2e6ba413
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 16:39:37 +0800
pipelines: making grep quiet is actually not helpful at all

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
bitbucket-pipelines.yml file | annotate | diff | comparison | revisions
--- a/bitbucket-pipelines.yml Sat Dec 03 15:27:10 2016 +0800
+++ b/bitbucket-pipelines.yml Sat Dec 03 16:39:37 2016 +0800
@@ -32,7 +32,7 @@
-t certs,nginx,prosody,turnserver,tram-im
-e 'user=alice dir=/home/alice/files'
| tee ansible.log
- - egrep -q 'changed=0\s+unreachable=0\s+failed=0\s*$' ansible.log
+ - egrep 'changed=0\s+unreachable=0\s+failed=0\s*$' ansible.log
- apt-get install -y npm
- make devel build