diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-07-12 13:14:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-12 13:14:34 +0000 |
commit | 9057e154d4858727d13b364a196ee073bdf05377 (patch) | |
tree | 225cb23182f0ef0e7762cd3ace0a735c24af251f /jjb | |
parent | be49a5c9b7a9e1c5977f16eb84465b367277563f (diff) | |
parent | 2711f40c321e14ba3dcb60fbbf8fa239b84c6163 (diff) |
Merge "unh-pod1: disable trigger for deploying auto"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/auto/auto.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/auto/auto.yaml b/jjb/auto/auto.yaml index 0cfe88f93..ee7208205 100644 --- a/jjb/auto/auto.yaml +++ b/jjb/auto/auto.yaml @@ -117,7 +117,7 @@ - trigger: name: 'fuel-os-nosdn-onap-ha-auto-baremetal-master-trigger' triggers: - - timed: '0 1 * * *' + - timed: '' # --------------------------------------------------------------------- # Auto CI Baremetal Triggers running against fraser branch # --------------------------------------------------------------------- |