diff options
author | Dan Radez <dradez@redhat.com> | 2015-10-28 21:39:05 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2015-10-28 21:39:51 -0400 |
commit | 0810b34e930d0d28950ab45376f74d442a597829 (patch) | |
tree | 1b47bdc0d4d84a55857091d639c3a1a1960038ff /jjb | |
parent | e570ba3140c6db2579eda587910b7b4cb9c2217e (diff) |
do not delete the workspace before deploy
Change-Id: I11a60dbe618e7409d81371126ca084d04a2af91a
Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'jjb')
-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 38934786b..30dfcda0c 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -189,7 +189,6 @@ builders: - 'apex-build' - 'apex-upload-artifact' - - 'apex-workspace-cleanup' - 'apex-deploy-virtual' - 'apex-workspace-cleanup' |