mirror of
https://github.com/rancher/k3k.git
synced 2026-08-18 11:56:22 +00:00
fix chart releases (#79)
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
This commit is contained in:
+1
-1
@@ -28,4 +28,4 @@ git config --global url.https://${GITHUB_TOKEN}@github.com/.insteadOf https://gi
|
||||
# push index.yaml to gh-pages
|
||||
git add index.yaml
|
||||
git commit -m "add chart-${CHART_TAG} to index.yaml"
|
||||
git push --set-upstream origin HEAD:gh-pages
|
||||
git push --force --set-upstream origin HEAD:gh-pages
|
||||
|
||||
Reference in New Issue
Block a user