Skip to content

Commit 9163d32

Browse files
author
Myztiq
committed
Removed npm_version because it was causing failed builds.
1 parent fa6fdbd commit 9163d32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ansible/group_vars/alpha-starlord.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ container_image: "{{ registry_host }}/runnable/{{ name }}"
44
container_tag: "{{ git_branch }}"
55
repo: git@github.com:CodeNow/{{ name }}.git
66
node_version: "6.10.2"
7-
npm_version: "3.10.10"
87

98
container_envs: >
109
-e NODE_ENV={{ node_env }}

0 commit comments

Comments
 (0)