use with sh
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
| tail +2 | head -n 1 \
|
||||
| tee repo_added \
|
||||
| awk '{ print "helm repo add " $1 " " $3 }' \
|
||||
| while read cmd; do $cmd; done
|
||||
| sh
|
||||
done
|
||||
|
||||
echo ">> Added following repos:"
|
||||
|
||||
Reference in New Issue
Block a user