Compare commits
1 Commits
aaba570c8e
...
f510755114
| Author | SHA1 | Date | |
|---|---|---|---|
|
f510755114
|
@@ -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 }' \
|
||||||
| sh
|
| while read cmd; do $cmd; done
|
||||||
done
|
done
|
||||||
|
|
||||||
echo ">> Added following repos:"
|
echo ">> Added following repos:"
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
app-template 4.4.0 https://bjw-s-labs.github.io/helm-charts/ ok
|
|
||||||
Reference in New Issue
Block a user