zuul-jobs/roles/upload-npm/tasks
Jeremy Stanley 8b577d4106 Change to the executor workdir during npm upload
When using npm to install locally, it wants to write a node_modules
tree in the current path. Since the default path of a command is the
path where the playbook resides and this is not writeable on a zuul
executor, change to the writeable workdir first.

Change-Id: Ib4f632c0b9e3f5842e3cd649b6ca7ecb8042e7e3
2017-12-09 17:27:56 +00:00
..
main.yaml Change to the executor workdir during npm upload 2017-12-09 17:27:56 +00:00