diff options
author | Tim Rozet <trozet@redhat.com> | 2016-01-14 14:13:49 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-01-14 14:13:49 -0500 |
commit | b1b14c9f2190d3a5fe61f4636ee092a16d0dde90 (patch) | |
tree | b6b805eeed2490376ecbf79bc8e4128377ae8ba2 /jjb | |
parent | bc3bc54b4a554da78f68688ce1cec481f958b8e7 (diff) |
apex: unblock bm when daily is triggering it
Change-Id: I50f2258bb0f5a3f8c255eb97a0685868dccd4011
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/apex/apex.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index aad8e6e77..5a3a2f689 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -247,7 +247,7 @@ - "apex-verify.*" - "apex-deploy.*" - "apex-build.*" - - "apex-daily.*" + builders: - 'apex-deploy-baremetal' |