Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
14052397af |
@ -74,7 +74,7 @@ steps:
|
||||
done
|
||||
- |
|
||||
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
|
||||
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user