Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Jenkinsfile 199 B
@Library('releng-pipeline') _

hugo (
  appName: 'edgenative.eclipse.org',
  productionDomain: 'edgenative.eclipse.org',
  build: [
    containerImage: 'eclipsefdn/hugo-node:h0.110.0-n18.13.0'
  ]
)