Adam Coldrick 4a6bdbfdd2 Remove version-from-git from javascript publishing playbook
The `version-from-git` role doesn't serve a purpose in this playbook,
and seems to cause issues when there are no tags in the project's
repository to get the version from.

Change-Id: I04ed1e172eb795843c9ef58b97611edb4ebb41aa
2018-02-17 12:35:07 +00:00

6 lines
84 B
YAML

- hosts: all
roles:
- fetch-javascript-output
- fetch-javascript-tarball