Forked from
Eclipse Interest Groups / openMobility / openmobility.eclipse.org
38 commits behind the upstream repository.
-
Olivier Goulet authoredOlivier Goulet authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Jenkinsfile 273 B
@Library('releng-pipeline') _
hugo (
appName: 'openmobility.eclipse.org',
productionDomain: 'openmobility.eclipse.org',
build: [
containerImage: 'eclipsefdn/hugo-node:h0.110.0-n18.13.0'
],
deployment: [
nginxServerConf: 'config/nginx/default.conf'
]
)