Skip to content
Snippets Groups Projects
Commit 61f2125e authored by Sébastien Heurtematte's avatar Sébastien Heurtematte :speech_balloon:
Browse files

feat: add cronExpression param

Related to: #1



Signed-off-by: Sébastien Heurtematte's avatarsebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org>
parent 89f1b5e3
No related branches found
No related tags found
1 merge request!3Add cronExpression param to Jenkinsfile
Pipeline #18009 passed
......@@ -3,6 +3,7 @@
hugo (
appName: 'webdev.eclipse.org-spec-host',
productionDomain: 'webdev.eclipse.org',
cronExpression: 'H H * * *',
build: [
script: 'fetch.sh'
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment