mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
fixed wrong package type for helm, use k8s instead of helm
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
*/
|
||||
|
||||
def file = new File(project.build.directory, "package.yml")
|
||||
file << "type: helm\n"
|
||||
file << "type: k8s\n"
|
||||
|
||||
Reference in New Issue
Block a user