Download:
child 312:0008fb15061a
parent 310:60bebb57e234
311:92604a9856ea
Anton Shestakov <av6@dwimlabs.net>, Mon, 02 Jul 2018 13:47:30 +0800
pipelines: let's try and squeeze all tasks into 1 minute

1 файлов изменено, 1 вставок(+), 0 удалений(-) [+]
bitbucket-pipelines.yml file | annotate | diff | comparison | revisions
--- a/bitbucket-pipelines.yml Mon Jul 02 13:36:16 2018 +0800
+++ b/bitbucket-pipelines.yml Mon Jul 02 13:47:30 2018 +0800
@@ -9,6 +9,7 @@
- node
script:
+ - echo 'APT::Install-Recommends "no";' > /etc/apt/apt.conf.d/99recommends
- apt-get update && apt-get install -y ansible
- echo localhost > inventory