fix the repo name
This commit is contained in:
parent
1e9df14190
commit
51b5ea73cf
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user