Update jenkins config
This commit is contained in:
parent
fe485dc049
commit
9c874adfaa
1 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@ Edge = Entwicklung</description>
|
|||
<configVersion>2</configVersion>
|
||||
<userRemoteConfigs>
|
||||
<hudson.plugins.git.UserRemoteConfig>
|
||||
<url>https://git.bit-cloud.de/carsten.schmiemann/OVMS3.git</url>
|
||||
<url>https://git.bit-cloud.de/Crash_Override/OVMS3.git</url>
|
||||
<credentialsId>570f4a21-0fdf-4720-885f-e6b6a808e902</credentialsId>
|
||||
</hudson.plugins.git.UserRemoteConfig>
|
||||
</userRemoteConfigs>
|
||||
|
@ -105,7 +105,7 @@ echo ${Changelog_L6} >> OVMS.V3/build/ovms3.ver</command>
|
|||
</builders>
|
||||
<publishers>
|
||||
<hudson.tasks.Mailer plugin="mailer@408.vd726a_1130320">
|
||||
<recipients>carsten.schmiemann@pfalz-mail.de</recipients>
|
||||
<recipients>Crash_Override@pfalz-mail.de</recipients>
|
||||
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
|
||||
<sendToIndividuals>false</sendToIndividuals>
|
||||
</hudson.tasks.Mailer>
|
||||
|
|
Loading…
Reference in a new issue