Change weekly crons to "@weekly", hourly to daily
[ci-management.git] / jjb / airshipinabottle_deploy / airshipinabottle_deploy.yaml
index 44d6574..ea35e04 100644 (file)
@@ -26,6 +26,7 @@
     branch: master
     jobs:
       - akraino-project-stream-release-config
+      - akraino-project-stream-stage-config
     views:
-      - common-view
-    cron: 'H H * * 0'  # push fresh snapshot weekly
+      - project-view
+    cron: '@weekly'  # push fresh snapshot weekly