commit | 686f797b0915905edb8e8e9b88af9d87daea54e0 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Sep 30 12:00:25 2020 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed Sep 30 12:00:25 2020 -0700 |
tree | bf0787c622ea1d8b87ad63f20621dd78bb9da82c | |
parent | 69fae73a594038927a9ce50374c814b2f5458cb5 [diff] |
Disable honor-refspec, as it broke builds that checkout branches during the run Change-Id: I51936b7912a650ca7a997b197d0cc98e6017a84f
diff --git a/jjb/onf-macros.yaml b/jjb/onf-macros.yaml index 956d99b..38e8972 100644 --- a/jjb/onf-macros.yaml +++ b/jjb/onf-macros.yaml
@@ -132,7 +132,6 @@ credentials-id: '{jenkins-ssh-credential}' url: '{git-url}' refspec: '{refspec}' - honor-refspec: true branches: - 'refs/heads/{branch}' wipe-workspace: true