Skip to content
Snippets Groups Projects
Commit ab2b2690 authored by Reiner Jung's avatar Reiner Jung
Browse files

Reactivated normal experiment mode and automatic weekly schedule.

parent 25241c3d
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,10 @@ pipeline {
}
}
// triggers {
// cron('0 1 * * *')
triggers {
cron('0 1 * * 7')
// upstream(upstreamProjects: 'kieker-dev/master', threshold: hudson.model.Result.SUCCESS)
// }
}
environment {
KEYSTORE = credentials('kieker-irl-key')
......
test.rc
\ No newline at end of file
experiment.rc
\ No newline at end of file
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