Fix naming.

Change-Id: Ic00eecf5326156e19b2ab2fc27fdd467d75017cd
diff --git a/cicd/jobs/task_update_unstable.jenkins b/cicd/jobs/task_update_unstable.jenkins
index 062aaa3..92dfe9d 100644
--- a/cicd/jobs/task_update_unstable.jenkins
+++ b/cicd/jobs/task_update_unstable.jenkins
@@ -1,6 +1,6 @@
 #!/usr/bin/env groovy
 
-pipelineJob("task.publish.unstable") {
+pipelineJob("task.update.unstable") {
     description("Update apt packages repository for unstable \"release\"")
 
     definition {