283:ce693988c419
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 21:54:49 +0800
pipelines: retain node_modules between runs

previous change 1:7ab80565bcdd

contrib/provision/roles/common/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: update timezone
command: dpkg-reconfigure --frontend noninteractive tzdata
...