Download:
child 161:e45e99c140a8
parent 159:2bc0a5ac4959
160:9cff55b8bb87
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 13:06:26 +0800
pipelines: missing unzip, so let's specify all deps for `make libs` while at it

1 файлов изменено, 1 вставок(+), 0 удалений(-) [+]
bitbucket-pipelines.yml file | annotate | diff | comparison | revisions
--- a/bitbucket-pipelines.yml Tue Oct 31 12:56:39 2017 +0800
+++ b/bitbucket-pipelines.yml Tue Oct 31 13:06:26 2017 +0800
@@ -10,4 +10,5 @@
- pip install -r REQUIREMENTS
- ./test.py
+ - apt install wget tar unzip
- make -j libs