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
This commit is contained in:
parent
79f49b974f
commit
4a6bdbfdd2
@ -1,6 +1,5 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- fetch-javascript-output
|
||||
- version-from-git
|
||||
- fetch-javascript-tarball
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user