.gitea/workflows/update-images.yaml を更新
All checks were successful
Helm Chart Release / release-chart (push) Successful in 12s
All checks were successful
Helm Chart Release / release-chart (push) Successful in 12s
This commit is contained in:
@@ -172,7 +172,7 @@ jobs:
|
|||||||
cp /tmp/helm-repo/"${PACKAGE_FILE}" .
|
cp /tmp/helm-repo/"${PACKAGE_FILE}" .
|
||||||
|
|
||||||
# index.yamlを生成/更新
|
# index.yamlを生成/更新
|
||||||
helm repo index . --url "https://gitea.example.com/${GITHUB_REPOSITORY}/raw/branch/gh-pages"
|
helm repo index . --url "https://gitea.cafepieters.com/${GITHUB_REPOSITORY}/raw/branch/gh-pages"
|
||||||
|
|
||||||
# コミットしてプッシュ
|
# コミットしてプッシュ
|
||||||
git config user.name "GitHub Actions Bot"
|
git config user.name "GitHub Actions Bot"
|
||||||
|
|||||||
Reference in New Issue
Block a user