diff options
author | Tim Rozet <trozet@redhat.com> | 2016-01-15 15:41:18 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-01-15 15:41:18 -0500 |
commit | 4763239d61ae6f106c9c5320e3f1afb22e1c7276 (patch) | |
tree | 753e62a090e548032ccf997ac9b36c4803642b64 /jjb/apex/apex.yml | |
parent | 388e9e63d948a1441c7c7ecc5ad4776bd3604867 (diff) |
Remove blocking deploy when verify is running
Change-Id: Ifc236c8c1882281e7b32d2a6ba83c5e554feef06
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex.yml')
-rw-r--r-- | jjb/apex/apex.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 1934c0a88..306859bd5 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -230,7 +230,6 @@ - build-blocker: use-build-blocker: true blocking-jobs: - - "apex-verify.*" - "apex-deploy.*" - "apex-build.*" |