Add haproxy as custom

This commit is contained in:
Nemo
2022-05-24 14:55:54 +05:30
parent 87d4f29eba
commit 624c6a4d14
3 changed files with 96 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ def get_releases(product, config, i)
return get_releases_from_git(dir, config)
else
puts "Not implemented: #{type}"
return {}
end
end