use with sh
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
|||||||
| tail +2 | head -n 1 \
|
| tail +2 | head -n 1 \
|
||||||
| tee repo_added \
|
| tee repo_added \
|
||||||
| awk '{ print "helm repo add " $1 " " $3 }' \
|
| awk '{ print "helm repo add " $1 " " $3 }' \
|
||||||
| while read cmd; do $cmd; done
|
| sh
|
||||||
done
|
done
|
||||||
|
|
||||||
echo ">> Added following repos:"
|
echo ">> Added following repos:"
|
||||||
|
|||||||
1
clusters/cl01tl/helm/actual/repo_added
Normal file
1
clusters/cl01tl/helm/actual/repo_added
Normal file
@@ -0,0 +1 @@
|
|||||||
|
app-template 4.4.0 https://bjw-s-labs.github.io/helm-charts/ ok
|
||||||
Reference in New Issue
Block a user