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

No trigger. Has to be run manually.

parent 96e3ac00
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 * * *')
// upstream(upstreamProjects: 'kieker-dev/master', threshold: hudson.model.Result.SUCCESS)
}
// }
environment {
KEYSTORE = credentials('kieker-irl-key')
......
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