Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
update jenkins trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 2, 2017
1 parent 31aa82b commit 29e57a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyquickhelper/jenkinshelper/jenkins_server_template.py
Expand Up @@ -76,7 +76,7 @@
<triggers>
<org.jvnet.hudson.plugins.triggers.startup.HudsonStartupTrigger plugin="startup-trigger-plugin">
<quietPeriod>0</quietPeriod>
<runOnChoice>ON_CONNECT</runOnChoice>
<runOnChoice>ON_ONLINE</runOnChoice>
</org.jvnet.hudson.plugins.triggers.startup.HudsonStartupTrigger>
</triggers>
"""
Expand Down

0 comments on commit 29e57a2

Please sign in to comment.