Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 5b59bdf

Browse files
author
Jesús Benito Calzada
committed
Add missing script
Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
1 parent 9904708 commit 5b59bdf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/kubeapps-general.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ jobs:
258258
- name: "Install helm (minimum and stable)"
259259
run: |
260260
set -eu
261+
source ./script/lib/libcitools.sh
261262
installHelm ${HELM_VERSION_MIN}
262263
installHelm ${HELM_VERSION_STABLE} helm-stable
263264
- name: Run chart template test

0 commit comments

Comments
 (0)