Skip to content
Snippets Groups Projects

Switch to the new in-house preview CI/CD framework

Merged Mikaël Barbero requested to merge new-preview-fmk into main
Files
3
+ 0
5
local deployment = import "../../releng/hugo-websites/kube-deployment.jsonnet";
deployment.newProductionDeploymentWithStaging(
"ide-wg.eclipse.org", "ide-wg-staging.eclipse.org"
)
\ No newline at end of file
Loading