Download:
child 240:143c301f72a8
parent 238:0b8789a0fcc1
239:05d67cdc009c
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 13:25:38 +0800
pipelines: try and check SRI

1 файлов изменено, 3 вставок(+), 0 удалений(-) [+]
bitbucket-pipelines.yml file | annotate | diff | comparison | revisions
--- a/bitbucket-pipelines.yml Sat Dec 03 13:24:39 2016 +0800
+++ b/bitbucket-pipelines.yml Sat Dec 03 13:25:38 2016 +0800
@@ -37,3 +37,6 @@
else
echo 'Idempotence test failed'; exit 1;
fi
+
+ - contrib/updatesri.sh *.html
+ - test $(HGPLAIN=1 hg d | wc -l) -eq 0