Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision 38bfe05b70cc9b341f6079df74435a7306a10342)
+++ Jenkinsfile	(revision 8c700c188c0fead37424213b3c47a855c932d49d)
@@ -28,9 +28,11 @@
 		wrap([$class: 'TimestamperBuildWrapper']) {
 
-			notify_server(1)
+			notify_server(0)
 
 			prepare_build()
 
 			checkout()
+
+			notify_server(0)
 
 			build()
