Compare commits

...

1 Commits

Author SHA1 Message Date
14052397af
fix the repo name 2024-05-05 19:44:29 +02:00

View File

@ -74,7 +74,7 @@ steps:
done done
- | - |
for chart in $(find chart-packages -maxdepth 1 -mindepth 1 -type f); do for chart in $(find chart-packages -maxdepth 1 -mindepth 1 -type f); do
helm push $chart oci://git.badhouseplants.net/softplayer helm push $chart oci://git.badhouseplants.net/softplayer/helm
done done
services: services: