Ensure python and pip installed for lint and build chart jobs
Change-Id: I7819d67894eff03e57fe1c22f02e167a6c63b346
This commit is contained in:
parent
41199aee82
commit
4aef6a6d7b
@ -13,6 +13,8 @@
|
||||
|
||||
- hosts: all
|
||||
roles:
|
||||
- ensure-python
|
||||
- ensure-pip
|
||||
- name: ensure-helm
|
||||
helm_version: "3.16.4"
|
||||
|
||||
|
@ -15,6 +15,8 @@
|
||||
|
||||
- hosts: all
|
||||
roles:
|
||||
- ensure-python
|
||||
- ensure-pip
|
||||
- name: ensure-helm
|
||||
helm_version: "3.16.4"
|
||||
- name: ensure-chart-testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user